From dc5ab02806c393460c6626fc633bc56f06d99189 Mon Sep 17 00:00:00 2001 From: triethyl Date: Mon, 7 Jul 2025 11:53:05 -0400 Subject: removed foot server Former-commit-id: 6299ea7698263684c2e33d759ddfebf0fd727b30 --- features/user/gui/desktops/niri/keybinds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/user/gui/desktops/niri/keybinds.nix') diff --git a/features/user/gui/desktops/niri/keybinds.nix b/features/user/gui/desktops/niri/keybinds.nix index 5426ee6..c9b0245 100644 --- a/features/user/gui/desktops/niri/keybinds.nix +++ b/features/user/gui/desktops/niri/keybinds.nix @@ -12,7 +12,7 @@ right = "l"; in { # App Launching Keys - "Mod+Q".action.spawn = ["footclient"]; + "Mod+Q".action.spawn = ["foot"]; "Mod+W".action.spawn = ["qutebrowser"]; "Mod+Shift+W".action.spawn = ["librewolf"]; "Mod+E".action.spawn = ["neovide"]; -- cgit v1.2.3