systemd-user/user/dunst.service

11 lines
157 B
SYSTEMD
Raw Normal View History

2014-08-18 06:25:02 +00:00
[Unit]
Description=small notification daemon
After=dbus.socket
[Service]
Environment=DISPLAY=:0
ExecStart=/usr/bin/dunst
[Install]
WantedBy=mystuff.target