diff options
| author | Joe <rbo@gmx.us> | 2025-01-05 19:22:07 +0100 | 
|---|---|---|
| committer | Joe <rbo@gmx.us> | 2025-01-05 19:22:07 +0100 | 
| commit | ca71caa076a9f5e22db52075ce320a39a81f5094 (patch) | |
| tree | c17754a8a3fcd04470e0b9f0c2a2ba72f4b9bc02 /.config/dunst | |
| parent | up (diff) | |
| download | dotfiles-bsd-ca71caa076a9f5e22db52075ce320a39a81f5094.tar.gz dotfiles-bsd-ca71caa076a9f5e22db52075ce320a39a81f5094.tar.bz2 dotfiles-bsd-ca71caa076a9f5e22db52075ce320a39a81f5094.tar.xz dotfiles-bsd-ca71caa076a9f5e22db52075ce320a39a81f5094.tar.zst dotfiles-bsd-ca71caa076a9f5e22db52075ce320a39a81f5094.zip  | |
up
Diffstat (limited to '')
| -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 0da63dd..493a8a1 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 = ~/.local/bin/dunst_espeak.sh	# >shutup +# [espeak]			# >shutup +#    summary = "*"	# >shutup +#    script = ~/.local/bin/dunst_espeak.sh	# >shutup  #[script-test]  #    summary = "*script*"  | 
