diff --git a/hm/modules/linux/desktop-environment/hyprland/binds.nix b/hm/modules/linux/desktop-environment/hyprland/binds.nix index 0bde256..43e03cb 100644 --- a/hm/modules/linux/desktop-environment/hyprland/binds.nix +++ b/hm/modules/linux/desktop-environment/hyprland/binds.nix @@ -6,7 +6,7 @@ }: let cfg = config.liminalOS.desktop.hyprland; - hyprnome = "${pkgs.hyprnome}/bin/hyprnome --no-empty-before"; + hyprnome = "${pkgs.hyprnome}/bin/hyprnome"; in { wayland.windowManager.hyprland.settings = lib.mkIf cfg.enable {