Zsh und neue waybar hinzugefügt
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user