revert: waves shader und toggle entfernt (kein time-uniform auf diesem Gerät)

This commit is contained in:
2026-04-23 20:59:43 +02:00
parent 421f34dd04
commit 55668c1fb0
6 changed files with 6 additions and 36 deletions
+2 -1
View File
@@ -26,7 +26,7 @@ def rgba(h, a):
waybar = f"""/* Generated — edit ~/.active_theme/colors.json */
* {{
font-family: "MesloLGS Nerd Font Mono", "Font Awesome 7 Free", "Font Awesome 7 Brands", monospace;
font-family: "MesloLGS Nerd Font Mono", "Font Awesome 7 Free Solid", "Font Awesome 7 Brands", monospace;
font-size: 11px;
font-weight: normal;
min-height: 0;
@@ -76,6 +76,7 @@ window#waybar.bottom {{
border-radius: 10px;
margin: 2px;
transition: all 0.2s ease;
font-family: "Font Awesome 7 Brands", "MesloLGS Nerd Font Mono", "Font Awesome 7 Free Solid", monospace;
}}
#workspaces button:hover {{