Messes with lots of files after lots of tweaking

This commit is contained in:
2025-12-25 18:28:36 -03:00
parent 8598c6b614
commit 96784445ae
40 changed files with 1616 additions and 145 deletions

View File

@@ -119,7 +119,7 @@ window#waybar.empty #window {
#clock {
border-radius: 18px;
color: #fab387;
margin-right: 10px;
margin-right: 5px;
}
/* RIGHT MODULES */
@@ -150,6 +150,6 @@ window#waybar.empty #window {
}
#custom-swaync {
border-radius: 0px 18px 18px 0px;
border-radius: 18px;
margin-right: 5px;
}