diff --git a/conf/kdeconnect-remote-commands-export.json b/conf/kdeconnect-remote-commands-export.json index d42fab65..3188c04e 100644 --- a/conf/kdeconnect-remote-commands-export.json +++ b/conf/kdeconnect-remote-commands-export.json @@ -34,5 +34,9 @@ { "name": "Unlock", "command": "loginctl unlock-session" + }, + { + "name": "Do [Not] Disturb", + "command": "qdbus org.kde.kglobalaccel /component/plasmashell invokeShortcut \"toggle do not disturb\"" } ]