fix rofimoji in sxhkd
This commit is contained in:
parent
f11bd2a01a
commit
c3d4c75e94
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
|||
"super + {_,shift + } c" = "bspc node -f {next,prev}.local";
|
||||
"super + {_,shift + } @space" = "rofi -show {drun,run}";
|
||||
"super + shift + ctrl + d" = "rofi -show ssh";
|
||||
"super + shift + e" = emojiChooser;
|
||||
"super + alt + e" = emojiChooser;
|
||||
"super + shift + {h,j,k,l}" = ''
|
||||
dir={west,south,north,east}; bspc node -s "$dir.local" --follow || bspc node -m "$dir" --follow
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue