initial commit of new dotfiles repo
This commit is contained in:
11
.config/systemd/user/dunst.service
Normal file
11
.config/systemd/user/dunst.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=dunst notification daemon
|
||||
PartOf=sway-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=dunst
|
||||
Slice=session.slice
|
||||
|
||||
[Install]
|
||||
WantedBy=sway-session.target
|
||||
Reference in New Issue
Block a user