diff --git a/hm/hyprland.nix b/hm/hyprland.nix index 46d8134..bbff32a 100644 --- a/hm/hyprland.nix +++ b/hm/hyprland.nix @@ -8,7 +8,7 @@ in imports = [ # ./kitty.nix ./foot.nix - ./rio.nix + # ./rio.nix # ./nautilus.nix ./nemo.nix ./waybar.nix @@ -216,7 +216,7 @@ in "SUPER_SHIFT_L, L, exec, hyprctl keyword general:layout dwindle" "SUPER_ALT_L, L, exec, hyprctl keyword general:layout master" - "SUPER, RETURN, exec, rio" + "SUPER, RETURN, exec, foot" "SUPER, W, killactive," "SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock" "SUPER_ALT_L, Q, exit,"