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:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user