This commit is contained in:
2025-03-19 01:00:03 +01:00
parent a614aedb5d
commit e05e9929ae
79 changed files with 2761 additions and 1 deletions

10
.config/waybar/theme.css Normal file
View File

@@ -0,0 +1,10 @@
@define-color bar-bg rgba(0, 0, 0, 0);
@define-color main-bg rgba(0,0,0,0.4);
@define-color main-fg #cdd6f4;
@define-color wb-act-bg #a6adc8;
@define-color wb-act-fg #313244;
@define-color wb-hvr-bg #f5c2e7;
@define-color wb-hvr-fg #313244;