diff options
Diffstat (limited to 'home/dot_local/share/mode/reload.d/executable_dunst')
| -rw-r--r-- | home/dot_local/share/mode/reload.d/executable_dunst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/dot_local/share/mode/reload.d/executable_dunst b/home/dot_local/share/mode/reload.d/executable_dunst new file mode 100644 index 0000000..430320c --- /dev/null +++ b/home/dot_local/share/mode/reload.d/executable_dunst @@ -0,0 +1,3 @@ +#!/bin/sh +respawn_daemon dunst + |