revert: waves shader und toggle entfernt (kein time-uniform auf diesem Gerät)
This commit is contained in:
@@ -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 {{
|
||||
|
||||
Reference in New Issue
Block a user