|
|
@ -2,7 +2,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
### Display ### |
|
|
|
### Display ### |
|
|
|
|
|
|
|
|
|
|
|
geometry = "0x0-20-20" |
|
|
|
origin = "bottom-right" |
|
|
|
|
|
|
|
offset = "20x20" |
|
|
|
horizontal_padding = 15 |
|
|
|
horizontal_padding = 15 |
|
|
|
idle_threshold = 120 |
|
|
|
idle_threshold = 120 |
|
|
|
indicate_hidden = false |
|
|
|
indicate_hidden = false |
|
|
@ -21,6 +22,7 @@ format = "<b>%s</b>\n%b %p" |
|
|
|
markup = full |
|
|
|
markup = full |
|
|
|
word_wrap = true |
|
|
|
word_wrap = true |
|
|
|
show_indicators = false |
|
|
|
show_indicators = false |
|
|
|
|
|
|
|
show_age_threshold = -1 |
|
|
|
|
|
|
|
|
|
|
|
### History ### |
|
|
|
### History ### |
|
|
|
|
|
|
|
|
|
|
@ -29,15 +31,12 @@ history_length = 20 |
|
|
|
|
|
|
|
|
|
|
|
### Misc/Advanced ### |
|
|
|
### Misc/Advanced ### |
|
|
|
|
|
|
|
|
|
|
|
browser = firefox |
|
|
|
browser = xdg-open |
|
|
|
dmenu = rofi -dmenu -p dunst |
|
|
|
dmenu = rofi -dmenu -p dunst |
|
|
|
|
|
|
|
|
|
|
|
[shortcuts] |
|
|
|
mouse_left_click = do_action |
|
|
|
close = ctrl+space |
|
|
|
mouse_middle_click = close_current |
|
|
|
close_all = ctrl+shift+space |
|
|
|
mouse_right_click = open_url |
|
|
|
|
|
|
|
|
|
|
|
history = ctrl+grave |
|
|
|
|
|
|
|
context = ctrl+shift+period |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[urgency_low] |
|
|
|
[urgency_low] |
|
|
|
background = "#8C9440" |
|
|
|
background = "#8C9440" |
|
|
|