Bind workspaces in Hyprland using new syntax
This commit is contained in:
parent
a18c303ad7
commit
3680a4862f
|
@ -18,6 +18,11 @@
|
||||||
monitor = DP-3,preferred,auto,auto
|
monitor = DP-3,preferred,auto,auto
|
||||||
monitor = DP-4,preferred,auto,auto,transform,1
|
monitor = DP-4,preferred,auto,auto,transform,1
|
||||||
|
|
||||||
|
workspace = DP-3,1
|
||||||
|
workspace = DP-3,2
|
||||||
|
workspace = DP-3,3
|
||||||
|
workspace = DP-3,4
|
||||||
|
|
||||||
windowrule = float, title:^([Zz]oom).*$
|
windowrule = float, title:^([Zz]oom).*$
|
||||||
windowrule = center, title:^([Zz]oom).*$
|
windowrule = center, title:^([Zz]oom).*$
|
||||||
windowrule = workspace 3 silent, ^(teams-for-linux)$
|
windowrule = workspace 3 silent, ^(teams-for-linux)$
|
||||||
|
|
Loading…
Reference in a new issue