diff --git a/modules/rice/hyprland/binds.nix b/modules/rice/hyprland/binds.nix index c6fc134..cc888f9 100644 --- a/modules/rice/hyprland/binds.nix +++ b/modules/rice/hyprland/binds.nix @@ -23,7 +23,7 @@ in { wayland.windowManager.hyprland.settings = { bind = [ - ''${mod},RETURN,exec,rio'' + ''${mod},RETURN,exec,kitty'' "${mod},D,exec,wofi --show drun" "${mod},Q,killactive"