Launch rofi on keybind

This commit is contained in:
2025-12-09 16:52:43 +01:00
parent c8e7ca9ce3
commit 4621f8037e
+2
View File
@@ -32,6 +32,7 @@
",1920x1080@60,0x0,1"
];
"$mod" = "SUPER";
"$launcher" = "rofi -show drun";
bind = [
"ALTSHIFT,Q,killactive,"
"ALT,V,togglefloating,"
@@ -39,6 +40,7 @@
"ALTSHIFT,F,fullscreen,0"
"$mod,Return,exec,kitty"
"$mod,F,exec,firefox"
"$mod,R,exec,$launcher"
"ALT,H,movefocus,l"
"ALT,L,movefocus,r"