2025-03-17 18:27:46 +05:30
|
|
|
[global]
|
|
|
|
monitor = 0
|
2025-03-22 20:38:29 +05:30
|
|
|
follow = none
|
2025-04-05 20:05:27 +05:30
|
|
|
width = 300
|
|
|
|
height = 130
|
2025-03-17 18:27:46 +05:30
|
|
|
origin = top-right
|
2025-04-05 20:05:27 +05:30
|
|
|
alignment = "left"
|
|
|
|
vertical_alignment = "center"
|
|
|
|
ellipsize = "middle"
|
|
|
|
offset = "15x15"
|
|
|
|
padding = 15
|
|
|
|
horizontal_padding = 15
|
|
|
|
text_icon_padding = 15
|
|
|
|
icon_position = "left"
|
|
|
|
min_icon_size = 48
|
|
|
|
max_icon_size = 64
|
2025-03-17 18:27:46 +05:30
|
|
|
progress_bar = true
|
2025-04-05 20:05:27 +05:30
|
|
|
progress_bar_height = 8
|
|
|
|
progress_bar_frame_width = 1
|
2025-03-17 18:27:46 +05:30
|
|
|
progress_bar_min_width = 150
|
2025-03-22 20:38:29 +05:30
|
|
|
progress_bar_max_width = 300
|
2025-03-17 18:27:46 +05:30
|
|
|
separator_height = 2
|
2025-04-05 20:05:27 +05:30
|
|
|
frame_width = 2
|
|
|
|
frame_color = "#313244"
|
|
|
|
separator_color = "frame"
|
|
|
|
corner_radius = 8
|
|
|
|
transparency = 0
|
|
|
|
gap_size = 8
|
|
|
|
line_height = 0
|
|
|
|
notification_limit = 0
|
|
|
|
idle_threshold = 120
|
|
|
|
history_length = 20
|
|
|
|
show_age_threshold = 60
|
|
|
|
markup = "full"
|
|
|
|
font = "JetBrains Mono Nerd Font 10"
|
|
|
|
format = "<b>%s</b>\n%b:
|
|
|
|
word_wrap = "yes"
|
|
|
|
sort = "yes"
|
|
|
|
shrink = "no"
|
|
|
|
indicate_hidden = "yes"
|
|
|
|
sticky_history = "yes"
|
|
|
|
ignore_newline = "no"
|
|
|
|
show_indicators = "no"
|
|
|
|
stack_duplicates = true
|
|
|
|
always_run_script = true
|
|
|
|
hide_duplicate_count = false
|
|
|
|
ignore_dbusclose = false
|
|
|
|
force_xwayland = false
|
|
|
|
force_xinerama = false
|
|
|
|
mouse_left_click = "do_action"
|
|
|
|
mouse_middle_click = "close_all"
|
|
|
|
mouse_right_click = "close_current"
|
2025-03-17 18:27:46 +05:30
|
|
|
[experimental]
|
|
|
|
per_monitor_dpi = false
|
|
|
|
|
2025-03-22 20:38:29 +05:30
|
|
|
|
2025-03-17 18:27:46 +05:30
|
|
|
[urgency_low]
|
2025-04-05 20:05:27 +05:30
|
|
|
background = "#1e1e2e"
|
|
|
|
foreground = "#cdd6f4"
|
|
|
|
highlight = "#cba6f7"
|
|
|
|
timeout = 4
|
2025-03-17 18:27:46 +05:30
|
|
|
|
|
|
|
[urgency_normal]
|
2025-04-05 20:05:27 +05:30
|
|
|
background = "#1e1e2e"
|
|
|
|
foreground = "#cdd6f4"
|
|
|
|
highlight = "#cba6f7"
|
|
|
|
timeout = 6
|
2025-03-17 18:27:46 +05:30
|
|
|
|
|
|
|
[urgency_critical]
|
2025-04-05 20:05:27 +05:30
|
|
|
background = "#1e1e2e"
|
|
|
|
foreground = "#cdd6f4"
|
|
|
|
highlight = "#cba6f7"
|
2025-03-22 20:38:29 +05:30
|
|
|
timeout = 0
|