Fix new workspace bind
This commit is contained in:
parent
4f7c732509
commit
c722efbe9b
|
@ -134,9 +134,9 @@ windowrule = workspace 4,(fractal)
|
|||
windowrule = workspace 4,(discord)
|
||||
|
||||
# 5: pass
|
||||
bind = SUPER, R, moveworkspacetomonitor, 5 current
|
||||
bind = SUPER, R, workspace, 5
|
||||
bind = SUPER SHIFT, R, movetoworkspace, 5
|
||||
bind = SUPER, B, moveworkspacetomonitor, 5 current
|
||||
bind = SUPER, B, workspace, 5
|
||||
bind = SUPER SHIFT, B, movetoworkspace, 5
|
||||
windowrule = workspace 5,(Bitwarden)
|
||||
|
||||
# 6: remote
|
||||
|
|
Loading…
Reference in a new issue