start wlsunset from river init

This commit is contained in:
Felix Van der Jeugt 2024-08-07 00:13:22 +02:00
parent 4bc4e5b8ad
commit a68217ff04
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

View File

@ -38,5 +38,6 @@ riverctl rule-add -title skmenu float
riverctl spawn 'dbus-run-session pipewire' riverctl spawn 'dbus-run-session pipewire'
riverctl spawn 'swayidle timeout 300 waylock timeout 300 "wlopm --off \*" resume "wlopm --on \*"' riverctl spawn 'swayidle timeout 300 waylock timeout 300 "wlopm --off \*" resume "wlopm --on \*"'
riverctl spawn "wbg '$(find -L /data/pictures/background-source/ -type f | sort -R | head -1)'" riverctl spawn "wbg '$(find -L /data/pictures/background-source/ -type f | sort -R | head -1)'"
riverctl spawn 'wlsunset -l 50.85 -L 4.35'
rivertile -view-padding 0 -outer-padding 0 -main-ratio 0.7 & rivertile -view-padding 0 -outer-padding 0 -main-ratio 0.7 &