From 8294a8d7b6d25ad0ecdb68cc978a90bf8b7681a0 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 14 Dec 2024 23:20:28 +0300 Subject: update/clean --- .config/hypr/hyprland.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c463b60..888f309 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,5 +1,5 @@ monitor = DP-2, 2560x1440@165, 0x0, 1 -monitor = DP-3, 2560x1440@240, 2560x0,1 +monitor = DP-3, 3840x2160@165, 2560x0,1 $terminal = foot $browser = firefox @@ -199,3 +199,8 @@ bindm = $mainMod, mouse:273, resizewindow windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. # layerrule = noanim, notifications layerrule = animation fadeIn, selection + +workspace = 1, monitor:DP-2 +workspace = 2, monitor:DP-2 +workspace = 3, monitor:DP-3, border:false +workspace = 4, monitor:DP-3, border:false -- cgit v1.2.3