cleaned up accidentally left sway-session.target
stuff
This commit is contained in:
parent
1770442388
commit
befa73b928
1 changed files with 0 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Background swapper for sway/swaybg
|
Description=Background swapper for sway/swaybg
|
||||||
PartOf=sway-session.target
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
@ -9,6 +8,3 @@ Restart=on-failure
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
TimeoutStopSec=10
|
TimeoutStopSec=10
|
||||||
KillMode=process
|
KillMode=process
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=sway-session.target
|
|
||||||
|
|
Loading…
Reference in a new issue