Zsh und neue waybar hinzugefügt

This commit is contained in:
2025-08-07 12:51:42 +02:00
parent db84803624
commit 3f55587e18
111 changed files with 2372 additions and 2887 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
static const char* selbgcolor = "#0f0d16";
static const char* selfgcolor = "#f1c3bf";
static const char* normbgcolor = "#C6394B";
static const char* normfgcolor = "#f1c3bf";
static const char* urgbgcolor = "#98364A";
static const char* urgfgcolor = "#f1c3bf";
static const char* selbgcolor = "#101725";
static const char* selfgcolor = "#c3c5c8";
static const char* normbgcolor = "#6C6A5F";
static const char* normfgcolor = "#c3c5c8";
static const char* urgbgcolor = "#4C4D4F";
static const char* urgfgcolor = "#c3c5c8";