Nixos-Config/configs/dunst/dunstrc
2026-04-02 11:37:46 -03:00

42 lines
1,009 B
Text

[global]
monitor = 0
follow = none
width = (400, 700)
height = 300
origin = bottom-right
offset = 20x20
scale = 0
notification_limit = 20
progress_bar = false
icon_corner_radius = 12
icon_corners = all
indicate_hidden = yes
transparency = 20
separator_height = 2
padding = 15
horizontal_padding = 15
text_icon_padding = 15
frame_width = 3
frame_color = "#ff2e97"
background = "#0c0a20"
foreground = "#f2f3f7"
gap_size = 0
separator_color = frame
sort = yes
font = GohuFont 14 Nerd Font Mono
line_height = 0
markup = full
format = "<b>%s</b>\n%b"
alignment = left
vertical_alignment = center
show_age_threshold = 60
ellipsize = middle
ignore_newline = no
stack_duplicates = true
hide_duplicate_count = false
show_indicators = yes
enable_recursive_icon_lookup = true
icon_theme = Papirus
icon_position = left
min_icon_size = 48
max_icon_size = 64