fix(Hyprland): move workspaces to be specific to host

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-09-17 12:28:29 -03:00
parent 7943f84712
commit becce8eea2
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
3 changed files with 25 additions and 14 deletions

View file

@ -255,18 +255,6 @@
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# Bind workspaces to specific monitors
workspace = 1, monitor:DP-2
workspace = 2, monitor:DP-3
workspace = 3, monitor:DP-2
workspace = 4, monitor:DP-3
workspace = 5, monitor:DP-2
workspace = 6, monitor:DP-3
workspace = 7, monitor:DP-2
workspace = 8, monitor:DP-3
workspace = 9, monitor:DP-2
workspace = 0, monitor:DP-3
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
$mainMod = SUPER