diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 4ff9f16..7d0d0b0 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -4,24 +4,26 @@ follow = none sort = yes - width = (0,400) - height = 300 + width = (0,600) transparency = 30 padding = 6 horizontal_padding = 6 - frame_width = 2 + frame_width = 1 frame_color = "#00c0b0" + corner_radius = 3 + icon_corner_radius = 3 separator_height = 3 separator_color = frame gap_size = 5 origin = top-right - offset = 20x20 + offset = (60,20) scale = 0 - notification_limit = 0 + notification_limit = 5 + timeout = 8 progress_bar = true progress_bar_height = 5 @@ -29,4 +31,4 @@ progress_bar_min_width = 150 progress_bar_max_width = 250 - font = HurmitNerdFont 12 + font = HurmitNerdFont 13