diff options
Diffstat (limited to 'home/rices/finals/niri/kdl/binds.kdl')
| -rw-r--r-- | home/rices/finals/niri/kdl/binds.kdl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/rices/finals/niri/kdl/binds.kdl b/home/rices/finals/niri/kdl/binds.kdl index 33560d7..544e21e 100644 --- a/home/rices/finals/niri/kdl/binds.kdl +++ b/home/rices/finals/niri/kdl/binds.kdl @@ -2,6 +2,8 @@ binds { // spawn Mod+Return repeat=false { spawn "alacritty"; } Mod+D repeat=false { spawn "fuzzel"; } + Mod+M repeat=false { spawn "hyprpicker"; } + Mod+I repeat=false { spawn "bemoji" "-n"; } Mod+N repeat=false { spawn "firefox"; } // session @@ -36,6 +38,7 @@ binds { Mod+R { switch-preset-column-width; } Mod+Space { toggle-overview; } + Alt+Tab { toggle-overview; } Mod+V { toggle-window-floating; } // workspaces |
