From 443338a37a32ac31a811701445f1ec7f902fcbb3 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Fri, 18 Apr 2025 15:21:37 +0200 Subject: hyprland: change terminal keybinding to ghostty --- modules/hm/sils/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/hm') diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index 39f0920..550f35d 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -118,7 +118,7 @@ in { # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = [ - "$mainMod, T, exec, foot" + "$mainMod, T, exec, ghostty" "$mainMod, C, killactive, " "$mainMod, M, exit, " "$mainMod, E, exec, dolphin " -- cgit 1.4.1