mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2026-06-17 07:42:07 +05:30
9 lines
177 B
Desktop File
9 lines
177 B
Desktop File
[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
|