feat: special workspaces
This commit is contained in:
parent
071f45d111
commit
8fd1741c7f
1 changed files with 10 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue