diff --git a/options/custom/default.nix b/options/custom/default.nix index 5f9ef0c..9e4cda0 100644 --- a/options/custom/default.nix +++ b/options/custom/default.nix @@ -29,6 +29,8 @@ in { # TODO: Use option for border size border = mkOption {default = 2;}; + gap = mkOption {default = 5;}; + padding = mkOption {default = 51;}; # ?? journalctl --user -u waybar.service | grep height: rounding = mkOption {default = 10;}; ### Misc