[global]
follow = mouse
corner_radius = 5
font = "Monospace 12"
width = 350
height = (0, 200)
origin = top-right
offset = (15, 15)
transparency = 20
sort = update

[urgency_low]
    background = "#1e1e2e77"
    foreground = "#cdd6f4"
    frame_color = "#b4befe"
    timeout = 10

[urgency_normal]
    background = "#1e1e2e77"
    foreground = "#cdd6f4"
    frame_color = "#cba6f7"
    highlight = "#BF616A"
    timeout = 15

[urgency_critical]
    background = "#1e1e2e77"
    foreground = "#cdd6f4"
    frame_color = "#f38ba8"
    timeout = 30
