73 lines
1.4 KiB
Plaintext
73 lines
1.4 KiB
Plaintext
[global]
|
|
|
|
# Window
|
|
|
|
monitor = 0
|
|
follow = mouse
|
|
width = 400
|
|
origin = "top-center"
|
|
offset = "0x20"
|
|
indicate_hidden = yes
|
|
shrink = no
|
|
separator_height = 1
|
|
transparency = 0
|
|
padding = 10
|
|
horizontal_padding = 8
|
|
frame_width = 2
|
|
frame_color = "#A6CC70"
|
|
separator_color = frame
|
|
sort = yes
|
|
idle_threshold = 120
|
|
|
|
# Text
|
|
|
|
font = Roboto 10
|
|
line_height = 04
|
|
markup = full
|
|
format = "<span><b>%s %p</b></span>\n%b"
|
|
alignment = left
|
|
show_age_threshold = 60
|
|
word_wrap = yes
|
|
ellipsize = middle
|
|
ignore_newline = no
|
|
stack_duplicates = true
|
|
hide_duplicate_count = false
|
|
show_indicators = yes
|
|
|
|
# Icons
|
|
|
|
icon_position = left
|
|
min_icon_size = 16
|
|
max_icon_size = 48
|
|
icon_path = /usr/share/icons/Papirus/48x48/status/:/usr/share/icons/Papirus/48x48/devices/:/usr/share/icons/Papirus/48x48/apps/
|
|
|
|
# History
|
|
|
|
sticky_history = yes
|
|
history_length = 20
|
|
|
|
# Misc
|
|
|
|
always_run_script = true
|
|
corner_radius = 0
|
|
force_xinerama = false
|
|
mouse_left_click = do_action
|
|
mouse_middle_click = close_all
|
|
mouse_right_click = close_current
|
|
|
|
|
|
[urgency_low]
|
|
background="#eeeeee"
|
|
foreground="#050505"
|
|
timeout = 3
|
|
|
|
[urgency_normal]
|
|
background="#eeeeee"
|
|
foreground="#050505"
|
|
timeout = 3
|
|
|
|
[urgency_critical]
|
|
background="#eeeeee"
|
|
foreground="#050505"
|
|
timeout = 0
|