aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-04-20 13:36:15 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-04-20 13:36:15 +0200
commit77f548bb1c1e31b465c30a57972f489520609008 (patch)
tree53cf397ce091766a531f606dd189578c16ac7c2f
parentd183f863552bcc59d3400ba20dcdb84109343846 (diff)
Added color picker, emoji and alt tab keybinds
-rw-r--r--home/rices/finals/niri/kdl/binds.kdl3
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