From cdd82917def714f0d353cb6782ee9684bd54df22 Mon Sep 17 00:00:00 2001 From: zackartz Date: Tue, 26 Mar 2024 14:30:41 -0400 Subject: [PATCH] 286 current 2024-03-26 14:30:30 24.05.20240323.44d0940 6.8.0-zen1 * --- modules/rice/hyprland/binds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"