sway: add/update services

This commit is contained in:
Konstantin Koslowski 2025-01-09 09:11:12 +01:00
parent e60a4ec31e
commit ff9b5c93a1
4 changed files with 33 additions and 1 deletions

View file

@ -0,0 +1,12 @@
X[Unit]
Description=Dunst notification daemon
Documentation=man:dunst(1)
PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=/usr/bin/dunst
[Install]
WantedBy=graphical-session.target