diff options
Diffstat (limited to '')
| -rw-r--r-- | .config/dunst/dunstrc | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 89f074c..655f6b0 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -28,7 +28,7 @@      sort = yes      idle_threshold = 0 -	font = "Ubuntu Nerd Font 16" +	font = "UbuntuMono Nerd Font 17"      line_height = 0      markup = full @@ -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*" | 
