From 92b689f6c3107e6581e053954ac33e2dc123f402 Mon Sep 17 00:00:00 2001 From: Jake Pullen Date: Sun, 4 May 2025 11:04:57 +0100 Subject: [PATCH] updated configs to fit pc --- hypr/hyprland.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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)$