Files
dotfiles/.config/dunst/dunstrc
2025-04-08 15:56:39 +03:00

38 lines
772 B
Plaintext

[global]
font = JetBrainsMono Nerd Font Bold 10
allow_markup = yes
format = "<b>%s</b>\n%b"
sort = yes
indicate_hidden = yes
alignment = left
show_age_threshold = 60
word_wrap = yes
ignore_newline = no
geometry = "300x5-10+50"
transparency = 0
idle_threshold = 120
monitor = 0
follow = mouse
sticky_history = yes
line_height = 0
padding = 8
horizontal_padding = 8
separator_height = 2
frame_width = 0
separator_color = frame
[urgency_low]
background = "#2e3440"
foreground = "#d8dee9"
timeout = 4
[urgency_normal]
background = "#2e3440"
foreground = "#d8dee9"
timeout = 6
[urgency_critical]
background = "#2e3440"
foreground = "#d8dee9"
timeout = 0