better ux for buldak

This commit is contained in:
chloe 2025-09-30 09:52:02 +02:00
parent d10c731354
commit a51a4b7d8c
6 changed files with 54 additions and 35 deletions

View file

@ -56,8 +56,8 @@
#workspaces button {
border-radius: 0;
padding-left: 3px;
padding-right: 3px;
padding-left: 8px;
padding-right: 8px;
}
#bluetooth {
@ -109,6 +109,11 @@
margin-right: 16px;
}
#battery {
border-radius: 12px;
margin-right: 16px;
}
#window {
margin-left: 16px;
background-color: @surface0;