feat: remove rounded corner from dunst notifications
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
separator_color = frame
|
separator_color = frame
|
||||||
sort = yes
|
sort = yes
|
||||||
idle_threshold = 120
|
idle_threshold = 120
|
||||||
font = Roboto mono 12
|
font = Roboto mono 11
|
||||||
line_height = 0
|
line_height = 0
|
||||||
markup = full
|
markup = full
|
||||||
format = "<b>%s</b>\n%b"
|
format = "<b>%s</b>\n%b"
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
class = Dunst
|
class = Dunst
|
||||||
startup_notification = false
|
startup_notification = false
|
||||||
verbosity = mesg
|
verbosity = mesg
|
||||||
corner_radius = 20
|
corner_radius = 0
|
||||||
ignore_dbusclose = false
|
ignore_dbusclose = false
|
||||||
force_xinerama = false
|
force_xinerama = false
|
||||||
mouse_middle_click = do_action, close_current
|
mouse_middle_click = do_action, close_current
|
||||||
|
|||||||
Reference in New Issue
Block a user