meta: add at least 24 commits into one

This commit is contained in:
Artur Manuel 2025-03-22 17:36:40 +00:00
commit 6420ebef60
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
25 changed files with 363 additions and 579 deletions

View file

@ -333,24 +333,24 @@
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
background = "#2b3339"
foreground = "#d3c6aa"
background = "#282a36"
foreground = "#f8f8f2"
timeout = 10
# Icon for notifications with low urgency
default_icon = dialog-information
[urgency_normal]
background = "#343f44"
foreground = "#d3c6aa"
background = "#44475a"
foreground = "#f8f8f2"
timeout = 10
override_pause_level = 30
# Icon for notifications with normal urgency
default_icon = dialog-information
[urgency_critical]
background = "#543a48"
foreground = "#d3c6aa"
frame_color = "#d3c6aa"
background = "#ff5555"
foreground = "#44475a"
frame_color = "#44475a"
timeout = 0
override_pause_level = 60
# Icon for notifications with critical urgency