mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Fix spacing if icon is false
This commit is contained in:
parent
a373f6b654
commit
6e9ba3fc01
@ -192,7 +192,7 @@ auto Window::update() -> void {
|
||||
|
||||
updateAppIcon();
|
||||
|
||||
ALabel::update();
|
||||
AIconLabel::update();
|
||||
}
|
||||
|
||||
auto Window::getActiveWorkspace() -> Workspace {
|
||||
|
Loading…
Reference in New Issue
Block a user