added mako support & more design stuff

This commit is contained in:
chloe 2025-06-06 22:32:41 +02:00
parent 2cddae12da
commit 6059330a7c
4 changed files with 21 additions and 0 deletions

View file

@ -60,6 +60,10 @@
padding-right: 3px;
}
#bluetooth {
border-radius: 12px;
margin-right: 6px;
}
#workspaces button:hover {
box-shadow: inherit;
text-shadow: inherit;