waybar: adjust widget padding for more narrow widgets

This commit is contained in:
Inhji 2022-12-29 08:35:49 +01:00
parent 70eef0a69c
commit 36bb671fc3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ window#waybar {
}
widget label {
padding: 0px 20px;
padding: 0px 12px;
}
#workspaces label {