From 0e4d82916f5ab80084849249db841aa46e71948c Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 3 Aug 2025 10:14:06 +0200 Subject: [PATCH] Hyprland: switch to foot (non server) --- modules/hm/hyprland.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index b39ae45..384e774 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -208,8 +208,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, footclient" - "SUPER SHIFT, RETURN, exec, foot" + "SUPER, RETURN, exec, foot" "SUPER, W, killactive," "SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock" "SUPER_ALT_L, Q, exit,"