summaryrefslogtreecommitdiff
path: root/.config/systemd/user/dunst@.service
blob: bf923dfbd4b9e4e216557adef41282f5f20ef982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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=simple
ExecStart=/usr/bin/env dunst
SyslogIdentifier=dunst