mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-27 05:34:35 +00:00
11 lines
166 B
Desktop File
11 lines
166 B
Desktop File
[Unit]
|
|
Description="Swaync daemon"
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/swaync
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=wayland-session.target
|