fix: keybind conflict (ALT D)
This commit is contained in:
parent
2f1b3fc090
commit
1149888ef8
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ bind=ALT,F,togglespecialworkspace,firefox
|
||||||
bind=ALTSHIFT,F,movetoworkspace,special:firefox
|
bind=ALTSHIFT,F,movetoworkspace,special:firefox
|
||||||
|
|
||||||
# Chat Programs
|
# Chat Programs
|
||||||
bind=ALT,D,togglespecialworkspace,chat
|
bind=ALT,S,togglespecialworkspace,chat
|
||||||
bind=ALTSHIFT,D,movetoworkspace,special:chat
|
bind=ALTSHIFT,S,movetoworkspace,special:chat
|
||||||
|
|
||||||
# Switch Workspace Bindings
|
# Switch Workspace Bindings
|
||||||
bind=ALT,1,workspace,1
|
bind=ALT,1,workspace,1
|
||||||
|
|
Loading…
Reference in a new issue