diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-09-14 21:07:15 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-09-14 21:07:15 +0000 |
| commit | 94a77f36d3e659d12e6feff7f3ec9a7f5b54724c (patch) | |
| tree | 75b2b442d83b9f508f86d314498eba39e2ada780 /dotfiles/waybar/style.css | |
| parent | copied cosmic bar style and went back to labwc (diff) | |
fixed waybar
Diffstat (limited to 'dotfiles/waybar/style.css')
| -rw-r--r-- | dotfiles/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/waybar/style.css b/dotfiles/waybar/style.css index 9e18fbd..618e2ca 100644 --- a/dotfiles/waybar/style.css +++ b/dotfiles/waybar/style.css @@ -28,7 +28,7 @@ window#waybar.solo { */ button:hover { - transition: @background-color 0.2s; + transition: background-color 0.2s; } #workspaces button { |
