Launch rofi on keybind
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
",1920x1080@60,0x0,1"
|
",1920x1080@60,0x0,1"
|
||||||
];
|
];
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
|
"$launcher" = "rofi -show drun";
|
||||||
bind = [
|
bind = [
|
||||||
"ALTSHIFT,Q,killactive,"
|
"ALTSHIFT,Q,killactive,"
|
||||||
"ALT,V,togglefloating,"
|
"ALT,V,togglefloating,"
|
||||||
@@ -39,6 +40,7 @@
|
|||||||
"ALTSHIFT,F,fullscreen,0"
|
"ALTSHIFT,F,fullscreen,0"
|
||||||
"$mod,Return,exec,kitty"
|
"$mod,Return,exec,kitty"
|
||||||
"$mod,F,exec,firefox"
|
"$mod,F,exec,firefox"
|
||||||
|
"$mod,R,exec,$launcher"
|
||||||
|
|
||||||
"ALT,H,movefocus,l"
|
"ALT,H,movefocus,l"
|
||||||
"ALT,L,movefocus,r"
|
"ALT,L,movefocus,r"
|
||||||
|
|||||||
Reference in New Issue
Block a user