diff options
Diffstat (limited to 'dotfiles/waybar')
| -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 { |
