mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2026-06-17 07:42:07 +05:30
Feat: moved all the startup script to systemd services
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Set Background (%i)
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=-/usr/bin/pkill -x swaybg
|
||||
ExecStart=/usr/sbin/swaybg -i %h/.config/wall/%i -m fill
|
||||
Restart=on-failure
|
||||
Reference in New Issue
Block a user