mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 23:42:51 -05:00
configurable timeouts, keyboard improvements
This commit is contained in:
@@ -217,6 +217,9 @@ binds {
|
||||
Mod+M hotkey-overlay-title="Task Manager" {
|
||||
spawn "qs" "-c" "DankMaterialShell" "ipc" "call" "processlist" "toggle";
|
||||
}
|
||||
Mod+N hotkey-overlay-title="Notification Center" {
|
||||
spawn "qs" "-c" "DankMaterialShell" "ipc" "call" "notifications" "toggle";
|
||||
}
|
||||
Mod+Comma hotkey-overlay-title="Settings" {
|
||||
spawn "qs" "-c" "DankMaterialShell" "ipc" "call" "settings" "toggle";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user