switched to uwsm

This commit is contained in:
2025-01-10 23:09:51 +01:00
parent 3bdbf51983
commit 2a7506bfbf
8 changed files with 52 additions and 20 deletions

View File

@@ -1,6 +1,14 @@
[Unit]
Description=Time based wallpaper switcher
PartOf=graphical-session.target
Requires=graphical-session.target
After=graphical-session.target
ConditionEnvironment=WAYLAND_DISPLAY
[Service]
Type=simple
ExecStart=%h/wallpaper/script.sh
[Install]
WantedBy=graphical-session.target