fix clock not being centered
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
WorkspaceIndicator::WorkspaceIndicator(HyprlandService &service, int monitorId)
|
||||
: Gtk::Box(Gtk::Orientation::HORIZONTAL), m_service(service), m_monitorId(monitorId)
|
||||
{
|
||||
set_spacing(6);
|
||||
set_margin_top(2);
|
||||
set_margin_bottom(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user