feat(dunst): improve design and update syntax

This commit is contained in:
fbachus
2025-01-10 02:10:23 +01:00
parent 3f5f385dc8
commit 12baaa2bd2

View File

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