Align section labels and tile grid to same left edge
This commit is contained in:
@@ -588,7 +588,7 @@ class SovranHubWindow(Adw.ApplicationWindow):
|
|||||||
|
|
||||||
# ── Service tiles ────────────────────────────────────────────
|
# ── Service tiles ────────────────────────────────────────────
|
||||||
|
|
||||||
def _build_tiles(self):
|
def _build_tiles(self):
|
||||||
method = self._config.get("command_method", "systemctl")
|
method = self._config.get("command_method", "systemctl")
|
||||||
services = self._config.get("services", [])
|
services = self._config.get("services", [])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user