dotfiles/dotfiles/config/systemd/user/notify-osd.service

11 lines
156 B
Desktop File

[Unit]
Description=notify-osd
[Service]
Type=simple
ExecStart=/usr/bin/env notify-osd
ExecStop=/usr/bin/env pkill notify-osd
[Install]
WantedBy=wm.target