Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
Showing only changes of commit ed396f7238 - Show all commits

View file

@ -21,6 +21,10 @@
border-radius: 0 9999px 9999px 0; border-radius: 0 9999px 9999px 0;
} }
#workspaces button:only-child {
border-radius: 9999px;
}
#workspaces button.active { #workspaces button.active {
background: @color4; background: @color4;
} }