2022-07-04 21:36:33 +02:00
|
|
|
[global]
|
|
|
|
monitor = 0
|
|
|
|
follow = keyboard
|
|
|
|
width = 370
|
|
|
|
height = 370
|
2023-02-06 22:55:56 +01:00
|
|
|
offset = 5x24
|
2023-02-09 13:13:18 +01:00
|
|
|
gap_size = 4
|
2022-07-04 21:36:33 +02:00
|
|
|
transparency = 10
|
2024-02-04 14:29:35 +01:00
|
|
|
font = FiraCode Nerd Font 28
|
2022-07-04 21:36:33 +02:00
|
|
|
format = "<b>%s</b>\n%b"
|
2022-08-22 20:32:19 +02:00
|
|
|
frame_width = 2
|
2023-02-06 19:00:41 +01:00
|
|
|
frame_color = "#383c4a"
|
2023-02-06 19:45:47 +01:00
|
|
|
progress_bar_corner_radius = 5
|
|
|
|
line_height = 2
|
2023-02-06 22:22:12 +01:00
|
|
|
corner_radius = 8
|
|
|
|
markup = full
|
2023-02-22 15:33:56 +01:00
|
|
|
icon_theme = tokyonight
|
2023-12-14 15:48:23 +01:00
|
|
|
icon_path = /usr/share/icons/tokyonight/16x16/panel
|
2024-01-03 20:28:42 +01:00
|
|
|
dmenu = /usr/bin/dmenu -p dunst
|
2022-07-04 21:36:33 +02:00
|
|
|
|
|
|
|
[urgency_low]
|
2023-02-06 19:00:41 +01:00
|
|
|
background = "#1a1b26"
|
|
|
|
foreground = "#c0caf5"
|
2023-02-06 22:22:12 +01:00
|
|
|
highlight = "#7aa2f7"
|
2023-02-09 13:13:18 +01:00
|
|
|
history_ignore = true
|
2022-07-04 21:36:33 +02:00
|
|
|
timeout = 3
|
|
|
|
|
|
|
|
[urgency_normal]
|
2023-02-06 19:45:47 +01:00
|
|
|
frame_color = "#7aa2f7"
|
2023-02-06 19:00:41 +01:00
|
|
|
background = "#1a1b26"
|
2023-02-06 19:45:47 +01:00
|
|
|
foreground = "#c0caf5"
|
2023-02-06 22:22:12 +01:00
|
|
|
highlight = "#7aa2f7"
|
2022-07-04 21:36:33 +02:00
|
|
|
timeout = 5
|
|
|
|
|
|
|
|
[urgency_critical]
|
2023-02-06 19:00:41 +01:00
|
|
|
background = "#1a1b26"
|
2023-02-06 22:22:12 +01:00
|
|
|
foreground = "#c0caf5"
|
2022-07-04 21:36:33 +02:00
|
|
|
frame_color = "#ff768e"
|
2023-02-06 22:22:12 +01:00
|
|
|
highlight = "#ff768e"
|
2022-07-04 21:36:33 +02:00
|
|
|
timeout = 10
|
2023-02-06 22:22:12 +01:00
|
|
|
|
2023-02-20 12:23:39 +01:00
|
|
|
[updates]
|
|
|
|
category = updates
|
|
|
|
timeout = 0
|