115 lines
6.6 KiB
Text
Executable file
115 lines
6.6 KiB
Text
Executable file
binds {
|
|
Ctrl+Alt+Delete hotkey-overlay-title="Task Manager" { spawn "dms" "ipc" "call" "processlist" "focusOrToggle"; }
|
|
Ctrl+XF86AudioLowerVolume allow-when-locked=true { spawn "dms" "ipc" "call" "mpris" "decrement" "3"; }
|
|
Ctrl+XF86AudioRaiseVolume allow-when-locked=true { spawn "dms" "ipc" "call" "mpris" "increment" "3"; }
|
|
Mod+Backspace hotkey-overlay-title="Lock Screen" { spawn "dms" "ipc" "call" "lock" "lock"; }
|
|
Mod+Comma hotkey-overlay-title="Settings" { spawn "dms" "ipc" "call" "settings" "focusOrToggle"; }
|
|
Mod+Ctrl+R hotkey-overlay-title="Rename Workspace" { spawn "dms" "ipc" "call" "workspace-rename" "open"; }
|
|
Mod+N hotkey-overlay-title="Notification Center" { spawn "dms" "ipc" "call" "notifications" "toggle"; }
|
|
Mod+O hotkey-overlay-title="Show dash overview" { spawn "dms" "ipc" "call" "dash" "toggle" ""; }
|
|
Mod+P hotkey-overlay-title="Show dash music" { spawn "dms" "ipc" "call" "dash" "toggle" "media"; }
|
|
Mod+Shift+W hotkey-overlay-title="Create window rule" { spawn "dms" "ipc" "call" "window-rules" "toggle"; }
|
|
Mod+Slash hotkey-overlay-title="Application Launcher" { spawn "dms" "ipc" "call" "spotlight" "toggle"; }
|
|
Mod+T hotkey-overlay-title="Task Manager" { spawn "dms" "ipc" "call" "processlist" "focusOrToggle"; }
|
|
Mod+W hotkey-overlay-title="Show dash weather" { spawn "dms" "ipc" "call" "dash" "toggle" "weather"; }
|
|
Mod+Y hotkey-overlay-title="Browse Wallpapers" { spawn "dms" "ipc" "call" "dankdash" "wallpaper"; }
|
|
Super+X hotkey-overlay-title="Power Menu: Toggle" { spawn "dms" "ipc" "call" "powermenu" "toggle"; }
|
|
XF86AudioLowerVolume allow-when-locked=true { spawn "dms" "ipc" "call" "audio" "decrement" "3"; }
|
|
XF86AudioMicMute allow-when-locked=true { spawn "dms" "ipc" "call" "audio" "micmute"; }
|
|
XF86AudioMute allow-when-locked=true { spawn "dms" "ipc" "call" "audio" "mute"; }
|
|
XF86AudioNext allow-when-locked=true { spawn "dms" "ipc" "call" "mpris" "next"; }
|
|
XF86AudioPause allow-when-locked=true { spawn "dms" "ipc" "call" "mpris" "playPause"; }
|
|
XF86AudioPlay allow-when-locked=true { spawn "dms" "ipc" "call" "mpris" "playPause"; }
|
|
XF86AudioPrev allow-when-locked=true { spawn "dms" "ipc" "call" "mpris" "previous"; }
|
|
XF86AudioRaiseVolume allow-when-locked=true { spawn "dms" "ipc" "call" "audio" "increment" "3"; }
|
|
XF86MonBrightnessDown allow-when-locked=true { spawn "dms" "ipc" "call" "brightness" "decrement" "5" ""; }
|
|
XF86MonBrightnessUp allow-when-locked=true { spawn "dms" "ipc" "call" "brightness" "increment" "5" ""; }
|
|
Mod+1 { focus-workspace 1; }
|
|
Mod+2 { focus-workspace 2; }
|
|
Mod+3 { focus-workspace 3; }
|
|
Mod+4 { focus-workspace 4; }
|
|
Mod+5 { focus-workspace 5; }
|
|
Mod+6 { focus-workspace 6; }
|
|
Mod+7 { focus-workspace 7; }
|
|
Mod+8 { focus-workspace 8; }
|
|
Mod+9 { focus-workspace 9; }
|
|
Mod+Ctrl+WheelScrollDown cooldown-ms=150 { move-column-to-workspace-down; }
|
|
Mod+Ctrl+WheelScrollUp cooldown-ms=150 { move-column-to-workspace-up; }
|
|
Mod+D { focus-workspace-down; }
|
|
Mod+J { focus-window-or-workspace-down; }
|
|
Mod+K { focus-window-or-workspace-up; }
|
|
Mod+Shift+1 { move-column-to-workspace 1; }
|
|
Mod+Shift+2 { move-column-to-workspace 2; }
|
|
Mod+Shift+3 { move-column-to-workspace 3; }
|
|
Mod+Shift+4 { move-column-to-workspace 4; }
|
|
Mod+Shift+5 { move-column-to-workspace 5; }
|
|
Mod+Shift+6 { move-column-to-workspace 6; }
|
|
Mod+Shift+7 { move-column-to-workspace 7; }
|
|
Mod+Shift+8 { move-column-to-workspace 8; }
|
|
Mod+Shift+9 { move-column-to-workspace 9; }
|
|
Mod+Shift+D { move-workspace-down; }
|
|
Mod+Shift+J { move-window-down-or-to-workspace-down; }
|
|
Mod+Shift+K { move-window-up-or-to-workspace-up; }
|
|
Mod+Shift+U { move-workspace-up; }
|
|
Mod+U { focus-workspace-up; }
|
|
Mod+WheelScrollDown cooldown-ms=150 { focus-workspace-down; }
|
|
Mod+WheelScrollUp cooldown-ms=150 { focus-workspace-up; }
|
|
Mod+B hotkey-overlay-title="Open Browser" { spawn "nirius" "focus-or-spawn" "-a" "^firefox$" "firefox"; }
|
|
Mod+C { center-column; }
|
|
Mod+Ctrl+C { center-visible-columns; }
|
|
Mod+Ctrl+End { move-column-to-last; }
|
|
Mod+Ctrl+H { focus-monitor-left; }
|
|
Mod+Ctrl+Home { move-column-to-first; }
|
|
Mod+Ctrl+J { focus-monitor-down; }
|
|
Mod+Ctrl+K { focus-monitor-up; }
|
|
Mod+Ctrl+L { focus-monitor-right; }
|
|
Mod+Ctrl+Shift+H { move-column-to-monitor-left; }
|
|
Mod+Ctrl+Shift+J { move-column-to-monitor-down; }
|
|
Mod+Ctrl+Shift+K { move-column-to-monitor-up; }
|
|
Mod+Ctrl+Shift+L { move-column-to-monitor-right; }
|
|
Mod+Ctrl+Shift+WheelScrollDown { move-column-right; }
|
|
Mod+Ctrl+Shift+WheelScrollUp { move-column-left; }
|
|
Mod+Ctrl+WheelScrollLeft { move-column-left; }
|
|
Mod+Ctrl+WheelScrollRight { move-column-right; }
|
|
Mod+End { focus-column-last; }
|
|
Mod+Equal { set-column-width "+10%"; }
|
|
Mod+Escape { fullscreen-window; }
|
|
Mod+F hotkey-overlay-title="Open Files" { spawn "nirius" "focus-or-spawn" "-t" "^vifm" "foot" "--" "-e" "vifm"; }
|
|
Mod+G { switch-focus-between-floating-and-tiling; }
|
|
Mod+H { focus-column-left; }
|
|
Mod+Home { focus-column-first; }
|
|
Mod+L { focus-column-right; }
|
|
Mod+M hotkey-overlay-title="Open Mail" { spawn "nirius" "focus-or-spawn" "-t" "^neomutt" "foot" "--" "-e" "neomutt"; }
|
|
Mod+Minus { set-column-width "-10%"; }
|
|
Mod+Print { screenshot-window; }
|
|
Mod+Q repeat=false { close-window; }
|
|
Mod+R { switch-preset-column-width; }
|
|
Mod+Shift+BracketLeft { consume-or-expel-window-left; }
|
|
Mod+Shift+BracketRight { consume-or-expel-window-right; }
|
|
Mod+Shift+Equal { set-window-height "+10%"; }
|
|
Mod+Shift+G { toggle-window-floating; }
|
|
Mod+Shift+H { move-column-left; }
|
|
Mod+Shift+L { move-column-right; }
|
|
Mod+Shift+Minus { set-window-height "-10%"; }
|
|
Mod+Shift+Period { expel-window-from-column; }
|
|
Mod+Shift+R { expand-column-to-available-width; }
|
|
Mod+Shift+T { toggle-column-tabbed-display; }
|
|
Mod+Shift+V { reset-window-height; }
|
|
Mod+Shift+WheelScrollDown { focus-column-right; }
|
|
Mod+Shift+WheelScrollUp { focus-column-left; }
|
|
Mod+Shift+Z { maximize-window-to-edges; }
|
|
Mod+V { switch-preset-window-height; }
|
|
Mod+WheelScrollLeft { focus-column-left; }
|
|
Mod+WheelScrollRight { focus-column-right; }
|
|
Mod+XF86Launch1 { screenshot-window; }
|
|
Mod+Z { maximize-column; }
|
|
Mod+Ctrl+P { power-off-monitors; }
|
|
Ctrl+Print { screenshot-screen; }
|
|
Ctrl+XF86Launch1 { screenshot-screen; }
|
|
Print { screenshot; }
|
|
XF86Launch1 { screenshot; }
|
|
Mod+Shift+Q { quit; }
|
|
Mod+Return hotkey-overlay-title="Open Terminal" { spawn "foot"; }
|
|
Mod+Shift+Slash { show-hotkey-overlay; }
|
|
Mod+Space repeat=false { toggle-overview; }
|
|
}
|