From 360485989a826cdbfbf42954c2e7d702d909c757 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 16 Aug 2025 16:30:48 +0300 Subject: cfg --- .config/hypr/hyprland.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ab14211..e1b3981 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,6 +1,6 @@ # monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10 -monitor = DP-3, 3840x2160@165, 0x0, 1.5 -monitor = DP-2, 2560x1440@165, -2560x0, 1 +monitor = DP-2, 3840x2160@165, 0x0, 1.5 +monitor = DP-3, 2560x1440@165, -2560x0, 1 $terminal = footclient $menu = mew-run @@ -248,10 +248,10 @@ windowrulev2 = float, class:^(icecat-default)$, title:About GNU IceCat layerrule = blur, notifications layerrule = ignorezero, notifications -workspace = 1, monitor:DP-2 -workspace = 2, monitor:DP-2 -workspace = 3, monitor:DP-3 -workspace = 4, monitor:DP-3 +workspace = 1, monitor:DP-3 +workspace = 2, monitor:DP-3 +workspace = 3, monitor:DP-2 +workspace = 4, monitor:DP-2 windowrulev2 = float, class:^(steam)$, title:^(Friends List)$ windowrulev2 = float, class:^(steam)$, title:^(Steam - News)$ -- cgit v1.2.3