aboutsummaryrefslogtreecommitdiff
path: root/.config/dunst/dunstrc
diff options
context:
space:
mode:
authorBlista Kanjo2022-10-15 22:06:38 -0400
committerBlista Kanjo2022-10-15 22:06:38 -0400
commitaf157e1d237b01fca10d4e960f0356f23e1b2f95 (patch)
tree03f6a97f5fe12c0a173b6722d8ffe7c82b94f4ab /.config/dunst/dunstrc
parentbb931cac80905fda327c54bf61622226ea70c98d (diff)
refactor: disabled progress bar due to conflicts
Diffstat (limited to '.config/dunst/dunstrc')
-rw-r--r--.config/dunst/dunstrc2
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.