back to meta + space => rofi
This commit is contained in:
parent
7dbf6f053d
commit
e8c837f72b
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"super + {p,b,comma,period}" = "bspc node -f @{parent,brother,first,second}";
|
||||
"super + {_,shift + }{1-9,0}" = "bspc {desktop -f,node -d} 'focused:^{1-9,10}'";
|
||||
"super + {_,shift + } c" = "bspc node -f {next,prev}.local";
|
||||
"super + {_,shift + } d" = "rofi -show {drun,run}";
|
||||
"super + {_,shift + } @space" = "rofi -show {drun,run}";
|
||||
"super + shift + ctrl + d" = "rofi -show ssh";
|
||||
"super + shift + e" = emojiChooser;
|
||||
"super + shift + {h,j,k,l}" = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue