diff options
Diffstat (limited to '.config/dunst/dunstrc')
| -rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 12381c3..5de7c43 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -45,7 +45,7 @@ # Turn on the progess bar. It appears when a progress hint is passed with # for example dunstify -h int:value:12 - progress_bar = true + progress_bar = false # Set the progress bar height. This includes the frame, so make sure # it's at least twice as big as the frame width. |
