summaryrefslogtreecommitdiff
path: root/.config/systemd/user/dunst@.service
blob: 74d24472bd62f699ab6e5f9265b01ae4d0be104c (plain)
1
2
3
4
5
6
7
8
9
10
11
[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