mac-dotfiles/config/dunst/dunstrc

33 lines
634 B
Text
Raw Normal View History

2024-08-30 23:09:35 +00:00
[global]
frame_color = "#cba6f7"
separator_color = frame
font = Rubik Medium 11
icon_theme = "Papirus-Dark"
enable_recursive_icon_lookup = true
frame_width = 2
corner_radius = 10
progress_bar_corner_radius = 10
progress_bar_frame_width = 1
origin = top-right
[urgency_low]
background = "#1e1e2ee6"
foreground = "#cdd6f4"
highlight = "#cba6f7"
[urgency_normal]
background = "#1e1e2ee6"
foreground = "#cdd6f4"
highlight = "#cba6f7"
[urgency_critical]
background = "#1e1e2ee6"
foreground = "#cdd6f4"
frame_color = "#ed5365"
highlight = "#cba6f7"
[volume-brightness]
appname = volume-brightness
alignment = center
max_icon_size = 128