Better looking workspaces buttons

This commit is contained in:
Trianta 2024-02-26 01:19:21 -06:00
parent 7375baf543
commit 5ae32761c7

View File

@ -27,7 +27,8 @@ window#waybar.hidden {
}
#workspaces button.active {
background-color: @base;
background-color: alpha(@peach, 0.2);
border-radius: 2px;
margin-top: 2px;
margin-bottom: 2px;
transition: all 0.1s ease;