summaryrefslogtreecommitdiff
path: root/.config/systemd/user/dunst@.service
blob: e5d96ef7686dcb18386641114337e2c95bdda093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Dunst notification-daemon on X display %I
Documentation=man:dunst(1)
After=X11@%i.target
Requisite=X11@%i.target

[Service]
Environment=DISPLAY=%I

Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=/usr/bin/env dunst
SyslogIdentifier=dunst