dunst: add rounded corners

This commit is contained in:
Vincent Bernat 2023-04-25 22:33:05 +02:00
parent 295029cf43
commit d56b058b71

View file

@ -5,7 +5,7 @@
# Appearance # Appearance
width = 400 width = 400
offset = 3x17 offset = 5x17
origin = top-right origin = top-right
indicate_hidden = yes indicate_hidden = yes
shrink = no shrink = no
@ -20,6 +20,7 @@
transparency = 5 transparency = 5
font = Cantarell 10 font = Cantarell 10
line_height = 0 line_height = 0
corner_radius = 5
# Put urgent notifications on top # Put urgent notifications on top
sort = yes sort = yes
@ -68,7 +69,6 @@
always_run_script = true always_run_script = true
title = Dunst title = Dunst
class = Dunst class = Dunst
corner_radius = 0
ignore_dbusclose = false ignore_dbusclose = false
# Mouse # Mouse