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
+20 -20
View File
@@ -1,28 +1,28 @@
/* CSS variables
Generated by 'wal' */
:root {
--wallpaper: url("/home/Zaske/Images/red_mountain.jpg");
--wallpaper: url("/home/zaske/Pictures/cyberpunk_GruvBox.jpg");
/* Special */
--background: #0f0d16;
--foreground: #f1c3bf;
--cursor: #f1c3bf;
--background: #101725;
--foreground: #c3c5c8;
--cursor: #c3c5c8;
/* Colors */
--color0: #0f0d16;
--color1: #98364A;
--color2: #C6394B;
--color3: #A84859;
--color4: #DE5F67;
--color5: #F3877C;
--color6: #DA7C82;
--color7: #f1c3bf;
--color8: #a88885;
--color9: #98364A;
--color10: #C6394B;
--color11: #A84859;
--color12: #DE5F67;
--color13: #F3877C;
--color14: #DA7C82;
--color15: #f1c3bf;
--color0: #101725;
--color1: #4C4D4F;
--color2: #6C6A5F;
--color3: #C15E59;
--color4: #6F8F70;
--color5: #979274;
--color6: #DC9548;
--color7: #c3c5c8;
--color8: #5f6674;
--color9: #4C4D4F;
--color10: #6C6A5F;
--color11: #C15E59;
--color12: #6F8F70;
--color13: #979274;
--color14: #DC9548;
--color15: #c3c5c8;
}