25 lines
467 B
Text
25 lines
467 B
Text
[global]
|
|
origin = top-left
|
|
# Show notification on the monitor the mouse is on
|
|
follow = mouse
|
|
|
|
### Geometry ###
|
|
width = 500
|
|
|
|
### Progress bar ###
|
|
|
|
progress_bar = true
|
|
|
|
|
|
### Text ###
|
|
font = IBM Plex Mono 12
|
|
|
|
format = "<b>%I %a</b>\n<b>%s</b>\n%b"
|
|
alignment = left
|
|
vertical_alignment = center
|
|
ellipsize = middl
|
|
|
|
ignore_newline = no
|
|
|
|
# Display indicators for URLs (U) and actions (A).
|
|
show_indicators = yes
|