[global] # # Basics # monitor = 0 follow = keyboard offset = 0x0 width = 435 height = 125 indicate_hidden = yes shrink = no sort = yes # by urgency sticky_history = no idle_threshold = 0 # # Style # padding = 6 horizontal_padding = 6 frame_width = 2 separator_height = 0 separator_color = frame # # Formatting # font = DejaVu Sans Mono 11 markup = full format = "%s\n%b" show_age_threshold = 60 word_wrap = yes ignore_newline = no stack_duplicates = true hide_duplicate_count = false show_indicators = no icon_position = left max_icon_size = 32 # # Urgency # [urgency_low] background = "#15191e" foreground = "#ad7ac4" frame_color = "#ad7ac4" timeout = 5 [urgency_normal] background = "#15191e" foreground = "#ad7ac4" frame_color = "#ad7ac4" timeout = 5 [urgency_critical] background = "#15191e" foreground = "#e15d5d" frame_color = "#e15d5d" timeout = 15 # vim: ft=cfg