1
0
mirror of https://git.earne.link/earnestma/dotfiles synced 2024-06-13 11:46:38 +00:00
dotfiles/systemd/.config/systemd/user/systemd-notify@.service

7 lines
207 B
Desktop File

[Unit]
Description=Notify shell about unit failure
[Service]
Type=oneshot
ExecStart=notify-send --urgency=normal '%i failed.' 'See "systemctl --user status %i" and "journalctl --user-unit %i" for details.'