feat: tighter modules icons

This commit is contained in:
2026-04-02 23:54:29 -04:00
parent 13e0add1c2
commit 1d7835bf4c

View File

@@ -72,6 +72,18 @@ tooltip {
border-left: none;
}
#network {
padding: 0 6px 0 10px;
}
#bluetooth {
padding: 0 6px;
}
#pulseaudio {
padding: 0 10px 0 6px;
}
#workspaces {
padding: 0 5px;
}