Update Dots

This commit is contained in:
Marco Thomas
2021-12-17 15:58:40 +01:00
parent 87ae785701
commit 10a15a75f7
12 changed files with 405 additions and 21 deletions

View File

@@ -0,0 +1,81 @@
[global]
# Window
monitor = 0
follow = mouse
geometry = "320x6-30+60"
indicate_hidden = yes
shrink = no
notification_height = 15
separator_height = 1
transparency = 0
padding = 10
horizontal_padding = 10
frame_width = 0
frame_color = "#ffffff"
separator_color = frame
sort = yes
idle_threshold = 120
# Text
font = JuliaMono 12
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 = 48
max_icon_size = 96
icon_path = /usr/share/icons/Qogir/status/48/:/usr/share/icons/Qogir/devices/48/:/usr/share/icons/Qogir/48x48/apps/
# History
sticky_history = yes
history_length = 20
# Misc
always_run_script = true
startup_notification = true
verbosity = mesg
corner_radius = 2
force_xinerama = false
mouse_left_click = do_action
mouse_middle_click = close_all
mouse_right_click = close_current
[shortcuts]
close = ctrl+space
history = ctrl+shift+space
context = ctrl+shift+period
[urgency_low]
background="#ffffff"
foreground="#050505"
timeout = 7
[urgency_normal]
background="#ffffff"
foreground="#050505"
timeout = 10
[urgency_critical]
background="#ffffff"
foreground="#050505"
timeout = 0