mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-10-02 06:54:49 +02:00
better ux for buldak
This commit is contained in:
parent
d10c731354
commit
a51a4b7d8c
6 changed files with 54 additions and 35 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue