This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
dot-files/.config/systemd/user/dunst.service

10 lines
161 B
SYSTEMD

[Unit]
Description = A customizable and lightweight notification-daemon
[Service]
Type = simple
ExecStart = /usr/bin/dunst
[Install]
WantedBy = default.target