Initial commit
This commit is contained in:
12
systemd/swaybg.service
Normal file
12
systemd/swaybg.service
Normal file
@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Background for Wayland
|
||||
Documentation=man:swaybg(1)
|
||||
PartOf=graphical-session.target
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecStart=%h/.config/river/config/run-swaybg.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
Reference in New Issue
Block a user