home/programs/waybar: lessen padding between icons
This commit is contained in:
parent
0cedd04b81
commit
9f12c4a733
1 changed files with 2 additions and 1 deletions
|
@ -85,10 +85,11 @@ in {
|
||||||
|
|
||||||
#battery,
|
#battery,
|
||||||
#clock,
|
#clock,
|
||||||
|
#network,
|
||||||
#pulseaudio,
|
#pulseaudio,
|
||||||
#tray,
|
#tray,
|
||||||
#power-profiles-daemon {
|
#power-profiles-daemon {
|
||||||
padding: 0 0.8em;
|
padding: 0 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left,
|
.modules-left,
|
||||||
|
|
Loading…
Reference in a new issue