mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Move to swaync (from dunst)
This commit is contained in:
parent
df82f47ccb
commit
c8d1e94c0f
7 changed files with 712 additions and 7 deletions
10
home/.config/systemd/user/swaync.service
Normal file
10
home/.config/systemd/user/swaync.service
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description="Swaync daemon"
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/swaync
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=wayland-session.target
|
|
@ -1 +0,0 @@
|
|||
/home/itsdrike/.config/systemd/user/dunst.service
|
Loading…
Add table
Add a link
Reference in a new issue