From 7bdf78df402d7a61f48f1684b7465a6bf3829df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sat, 10 Jan 2026 07:12:37 +0100 Subject: [PATCH] hyprland: left-align all monitors --- configs/graphical/home-manager.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/graphical/home-manager.nix b/configs/graphical/home-manager.nix index b4b3845..fb44f84 100644 --- a/configs/graphical/home-manager.nix +++ b/configs/graphical/home-manager.nix @@ -252,7 +252,7 @@ in "${pkgs.xdg-desktop-portal-hyprland}/libexec/.xdg-desktop-portal-hyprland-wrapped, screencopy, allow" ]; monitor = [ - ",preferred,auto,1" # TODO https://wiki.hypr.land/Configuring/Monitors/ + ",preferred, 0x0, 1" # TODO https://wiki.hypr.land/Configuring/Monitors/ "desc:Samsung Electric Company C27F390 HTQH602129, 1920x1080, 0x-1080, 1" ]; exec-once = [