diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index c11f434..77e9465 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -23,9 +23,9 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor = eDP-1, disable # laptop built in screen -monitor = DP-2, 3840x2160@30, auto, 1 # AOC 4k -monitor = DP-3, 2560x2880@30, auto, 1 # LG DualUp +monitor = eDP-1, disable # laptop built in screen +monitor = DP-1, preferred, 0x0, 1 # LG DualUp +monitor = DP-2, preferred, -3840x0, 1 # AOC 4k ################### ### MY PROGRAMS ### @@ -287,6 +287,7 @@ bindl = , XF86AudioPrev, exec, playerctl previous # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more # See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules +workspace = 10,monitor:DP-1 # Example windowrule # windowrule = float,class:^(kitty)$,title:^(kitty)$