diff --git a/home-manager/modules/ezpcusr.nix b/home-manager/modules/ezpcusr.nix index 262abc9..e243bbc 100644 --- a/home-manager/modules/ezpcusr.nix +++ b/home-manager/modules/ezpcusr.nix @@ -319,6 +319,8 @@ in menu = "${pkgs.rofi}/bin/rofi -show drun -show-icons -run-command '${pkgs.sway}/bin/swaymsg exec -- {cmd}'"; + bars = [ ]; + gaps = { smartGaps = lib.mkDefault true; smartBorders = lib.mkDefault "on";