moby: sxmo: swaybar: decrease animations 0.3s -> 0.2s

This commit is contained in:
Colin 2023-07-24 09:36:21 +00:00
parent f4cac0c158
commit 8f77b1db94

View File

@ -6,7 +6,7 @@ window#waybar {
border-bottom: 2px solid #1f5e54;
color: #ffffff;
transition-property: background-color;
transition-duration: .3s;
transition-duration: .2s;
}
#workspaces button {