fix(wlsunset): home coordinates

This commit is contained in:
pips 2025-03-28 20:22:34 +01:00
parent 64856a5d33
commit d86698f601

View file

@ -407,7 +407,7 @@ layout {
//spawn-at-startup "waybar" //spawn-at-startup "waybar"
spawn-at-startup "swaybg" "-i" "images/wallpapers/wallhaven-yxzmog-interstellar.png" spawn-at-startup "swaybg" "-i" "images/wallpapers/wallhaven-yxzmog-interstellar.png"
spawn-at-startup "swayidle" "-w" 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. // 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. // If the client will specifically ask for CSD, the request will be honored.