feat: special workspaces

This commit is contained in:
stitchy 2024-12-25 12:36:41 +00:00
parent 071f45d111
commit 8fd1741c7f
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -65,6 +65,16 @@ bind=ALTSHIFT,k,swapwindow, u
bind=ALTSHIFT,h,swapwindow, l bind=ALTSHIFT,h,swapwindow, l
bind=ALTSHIFT,l,swapwindow, r bind=ALTSHIFT,l,swapwindow, r
## Special Workspaces ##
# Firefox
bind=ALT,F,togglespecialworkspace,firefox
bind=ALTSHIFT,F,movetoworkspace,special:firefox
# Chat Programs
bind=ALT,D,togglespecialworkspace,chat
bind=ALTSHIFT,D,movetoworkspace,special:chat
# Switch Workspace Bindings # Switch Workspace Bindings
bind=ALT,1,workspace,1 bind=ALT,1,workspace,1
bind=ALT,2,workspace,2 bind=ALT,2,workspace,2