dunst icons round

main
The_miro 2024-11-12 22:49:39 +01:00
parent f85bc2c1fa
commit d5b0b46efc
1 changed files with 3 additions and 3 deletions

View File

@ -71,8 +71,8 @@
# is set to 0 this option will be ignored. # is set to 0 this option will be ignored.
progress_bar_corners = all progress_bar_corners = all
# Corner radius for the icon image. # Corner radius for the image.
icon_corner_radius = 20 icon_corner_radius = 23
# Define which corners to round when drawing the icon image. If icon_corner_radius # Define which corners to round when drawing the icon image. If icon_corner_radius
# is set to 0 this option will be ignored. # is set to 0 this option will be ignored.
@ -218,7 +218,7 @@
enable_recursive_icon_lookup = true enable_recursive_icon_lookup = true
# Set icon theme (only used for recursive icon lookup) # Set icon theme (only used for recursive icon lookup)
icon_theme = Adwaita icon_theme = "Adwaita, breeze"
# You can also set multiple icon themes, with the leftmost one being used first. # You can also set multiple icon themes, with the leftmost one being used first.
# icon_theme = "Adwaita, breeze" # icon_theme = "Adwaita, breeze"