flat sources in WM PKGBUILDs so makepkg stops crying, nerd fonts and icons back in depends so the rice actually renders

This commit is contained in:
2026-07-28 21:27:59 +02:00
parent 26071fd05d
commit 5107768a8b
25 changed files with 27 additions and 52 deletions
+35
View File
@@ -0,0 +1,35 @@
[global]
font = FiraCode Nerd Font 10
follow = mouse
width = 350
height = 120
offset = 10x48
padding = 12
horizontal_padding = 12
frame_width = 2
frame_color = "#4A9EFF"
separator_color = frame
sort = yes
idle_threshold = 120
markup = full
alignment = left
word_wrap = yes
show_indicators = yes
icon_path = /usr/share/icons/Papirus/16x16/status/
corner_radius = 8
timeout = 5
[urgency_low]
background = "#20252B"
foreground = "#E3E2E6"
frame_color = "#676E7D"
[urgency_normal]
background = "#20252B"
foreground = "#E3E2E6"
frame_color = "#4A9EFF"
[urgency_critical]
background = "#20252B"
foreground = "#FF5555"
frame_color = "#FF5555"