mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 14:42:29 +02:00
Fix spacing if icon is false
This commit is contained in:
@ -192,7 +192,7 @@ auto Window::update() -> void {
|
|||||||
|
|
||||||
updateAppIcon();
|
updateAppIcon();
|
||||||
|
|
||||||
ALabel::update();
|
AIconLabel::update();
|
||||||
}
|
}
|
||||||
|
|
||||||
auto Window::getActiveWorkspace() -> Workspace {
|
auto Window::getActiveWorkspace() -> Workspace {
|
||||||
|
Reference in New Issue
Block a user