desktop-config/roles/desktop-environment/files/.config/dunst/dunst.ini

14 lines
269 B
INI
Raw Normal View History

2024-10-12 16:42:26 +02:00
[global]
follow = mouse
font = "JetBrainsMono Nerd Font"
background = "#1A1B26"
foreground = "#F3F4F5"
2024-10-12 18:51:56 +02:00
frame_color = "#32EAFF"
frame_width = 2
2024-10-12 16:42:26 +02:00
separator_color = frame
2024-10-12 18:51:56 +02:00
corner_radius = 8
2024-10-12 16:42:26 +02:00
min_icon_size = 75
max_icon_size = 75
icon_corner_radius = 8
text_icon_padding = 10