From 615657bc2899b9afffbe1b7809948ba0c15b406b Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sun, 24 Aug 2025 02:48:31 +0200 Subject: hyprland: switch terminal back to ghostty --- modules/hm/sils/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index 970467a..4de6524 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -130,7 +130,7 @@ in { # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = [ - "$mainMod, T, exec, kitty" + "$mainMod, T, exec, ghostty" "$mainMod, C, killactive, " "$mainMod, M, exit, " "$mainMod, E, exec, dolphin " -- cgit 1.4.1