1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

hyprland: left-align all monitors

This commit is contained in:
2026-01-10 07:12:37 +01:00
parent 3c461efc41
commit 7bdf78df40

View File

@@ -252,7 +252,7 @@ in
"${pkgs.xdg-desktop-portal-hyprland}/libexec/.xdg-desktop-portal-hyprland-wrapped, screencopy, allow" "${pkgs.xdg-desktop-portal-hyprland}/libexec/.xdg-desktop-portal-hyprland-wrapped, screencopy, allow"
]; ];
monitor = [ 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" "desc:Samsung Electric Company C27F390 HTQH602129, 1920x1080, 0x-1080, 1"
]; ];
exec-once = [ exec-once = [