first commit

This commit is contained in:
2026-02-13 04:20:30 +01:00
commit 2bd6b181f4
159 changed files with 194785 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
[global]
font = Hack Nerd Font 12
enable_recursive_icon_lookup = true
icon_theme = "Numix-Circle"
width = 550
offset = 10x10
gap_size = 5
[urgency_low]
background = "#066d01"
foreground = "#eeeeee"
frame_color = "#044201"
timeout = 5
[urgency_normal]
background = "#066d01"
foreground = "#eeeeee"
frame_color = "#044201"
timeout = 10
[urgency_critical]
background = "#6d0a01"
foreground = "#eeeeee"
frame_color = "#420601"
timeout = 20