diff options
| author | Joe <rbo@gmx.us> | 2024-04-29 15:13:41 +0200 |
|---|---|---|
| committer | Joe <rbo@gmx.us> | 2024-04-29 15:13:41 +0200 |
| commit | b1e106019becb1cf510814a488542161a7618b92 (patch) | |
| tree | 660e192dabb73b47e4e66c7028eaded11fa224e2 /.config/dunst/dunstrc | |
| parent | up (diff) | |
| download | dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.tar.gz dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.tar.bz2 dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.tar.xz dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.tar.zst dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.zip | |
up
Diffstat (limited to '.config/dunst/dunstrc')
| -rw-r--r-- | .config/dunst/dunstrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 90540f9..bbdef39 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -113,9 +113,9 @@ # NOTE: It might be helpful to run dunst -print in a terminal in order # to find fitting options for rules. -# [espeak] # >shutup -# summary = "*" # >shutup -# script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup + [espeak] # >shutup + summary = "*" # >shutup + script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup #[script-test] # summary = "*script*" |
