feat(dunst): improve design and update syntax
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user