From 1c4c5d1be6b030567b26c3233c7a73e28882159a Mon Sep 17 00:00:00 2001 From: autumn-the-kitty-cat Date: Wed, 17 Dec 2025 23:11:10 -0500 Subject: [PATCH] feat: give both monitors a hyprland workspace --- home/pc/common/hyprland.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home/pc/common/hyprland.nix b/home/pc/common/hyprland.nix index ef65bd8..7135a97 100644 --- a/home/pc/common/hyprland.nix +++ b/home/pc/common/hyprland.nix @@ -77,9 +77,11 @@ force_default_wallpaper=0 } + workspace = 1, monitor:HDMI-A-2 + workspace = 2, monitor:DP-2 monitor = DP-2, 2560x1440@180, 0x0, 1#, bitdepth, 10, cm, hdr #monitor = DP-2, 1920x1080@180, 0x0, 1#, bitdepth, 10, cm, hdr - monitor = HDMI-A-1, 1920x1080@60, 2560x0, 1 + monitor = HDMI-A-2, 1920x1080@60, 2560x0, 1 bind=$mainMod, Q, exec, $terminal bind=$mainMod, C, killactive