From d86698f6018c70bd1ace2e96f294021ed04d49bb Mon Sep 17 00:00:00 2001 From: pips Date: Fri, 28 Mar 2025 20:22:34 +0100 Subject: [PATCH] fix(wlsunset): home coordinates --- private_dot_config/niri/config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private_dot_config/niri/config.kdl b/private_dot_config/niri/config.kdl index df31234..e558b59 100644 --- a/private_dot_config/niri/config.kdl +++ b/private_dot_config/niri/config.kdl @@ -407,7 +407,7 @@ layout { //spawn-at-startup "waybar" spawn-at-startup "swaybg" "-i" "images/wallpapers/wallhaven-yxzmog-interstellar.png" spawn-at-startup "swayidle" "-w" -spawn-at-startup "wlsunset" "-l" "48.6" "-L" "6.1" +spawn-at-startup "wlsunset" "-l" "48.4" "-L" "6.1" // Uncomment this line to ask the clients to omit their client-side decorations if possible. // If the client will specifically ask for CSD, the request will be honored.