diff options
Diffstat (limited to '.config/systemd/user/dunst@.service')
-rw-r--r-- | .config/systemd/user/dunst@.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/systemd/user/dunst@.service b/.config/systemd/user/dunst@.service index 2aff6be..568af3f 100644 --- a/.config/systemd/user/dunst@.service +++ b/.config/systemd/user/dunst@.service @@ -1,5 +1,5 @@ [Unit] -Description=Dunst notification-daemon +Description=Dunst notification-daemon on X display %I Documentation=man:dunst(1) StopWhenUnneeded=true |