hyprland + waybar + GTK (Catpuccin)

This commit is contained in:
nx2
2024-04-01 16:42:51 +02:00
parent da22e65d5a
commit 06d616a6e5
779 changed files with 101007 additions and 103 deletions

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"1 1 2 1",
" c None",
". c #%HDR_BG%",
"."};