Use persistent systemd units for autostart
This commit is contained in:
4
autostart/services/wallpaper.service
Normal file
4
autostart/services/wallpaper.service
Normal file
@@ -0,0 +1,4 @@
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/setrandom --recursive --onlylarge --mode=stretch /usr/share/wallpapers
|
||||
RemainAfterExit=true
|
||||
Reference in New Issue
Block a user