initial commit

This commit is contained in:
daniel fusser
2026-06-21 15:35:58 +02:00
committed by dafu
parent ce5bbf3916
commit 49462fb909
49 changed files with 2269 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
[global]
monitor = 1
frame_width = 0
frame_color = "#b4befe"
separator_color= frame
highlight = "#74c7ec"
background = "#1e1e2e"
foreground = "#cdd6f4"
progress_bar_corners = top-left,bottom-right
offset = (15, 25)
gap_size = 5
format = "<b>󰁕 %a</b>\n%s\n\n<i>%b</i>"
[urgency_low]
foreground = "#74c7ec"
frame_color = "#74c7ec"
[urgency_normal]
foreground = "#cdd6f4"
frame_color = "#cdd6f4"
[urgency_critical]
foreground = "#f38ba8"
frame_color = "#f38ba8"