commit e2efe0f25cdffd9522de587388d28baa35e1c95a parent 470408d639490c67452c48078ccf56b32d1b851f Author: Chris <chris@echoz.io> Date: Thu, 5 Mar 2026 20:11:12 +0100 fix(greetd/waybar): inherit margins from hm config Diffstat:
| M | modules/greetd/default.nix | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/modules/greetd/default.nix b/modules/greetd/default.nix @@ -76,6 +76,9 @@ in inherit (hmUserCfg.programs.waybar.settings.mainBar) layer position + margin-left + margin-right + margin-top height "clock#date" "clock"