1
0
forked from extern/nix-config

meta: Toggle special workspace with right shift

Finally, a use for the right shift key.
This commit is contained in:
Donovan Glover 2023-05-23 17:10:42 -04:00
parent cbcebe4833
commit ae485beaf5
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 4 additions and 0 deletions

View File

@ -27,5 +27,8 @@
- KEY: KEY_LEFTMETA
TAP: [ KEY_LEFTMETA, KEY_F1 ]
HOLD: KEY_LEFTMETA
- KEY: KEY_RIGHTSHIFT
TAP: [ KEY_LEFTMETA, KEY_F2 ]
HOLD: KEY_RIGHTSHIFT
'';
}

View File

@ -116,6 +116,7 @@
bind = SUPER_SHIFT, S, movetoworkspace, special
bind = SUPER_SHIFT, S, togglespecialworkspace
bind = SUPER, F1, exec, killall rofi || rofi -show drun
bind = SUPER, F2, togglespecialworkspace
bind = SUPER, Return, exec, ~/.config/hypr/swapmaster.sh
bind = SUPER, J, layoutmsg, cyclenext