From af157e1d237b01fca10d4e960f0356f23e1b2f95 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sat, 15 Oct 2022 22:06:38 -0400 Subject: refactor: disabled progress bar due to conflicts --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/dunst/dunstrc') 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. -- cgit v1.2.3