aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-04-18 15:21:37 +0200
committerSilas Schöffel <sils@sils.li>2025-04-18 15:21:37 +0200
commit443338a37a32ac31a811701445f1ec7f902fcbb3 (patch)
treee1380b996bfd6d07f929a615967112a2691cdb69
parentghostty: init (diff)
downloadnix-config-443338a37a32ac31a811701445f1ec7f902fcbb3.zip
hyprland: change terminal keybinding to ghostty
-rw-r--r--modules/hm/sils/hyprland.nix2
1 files changed, 1 insertions, 1 deletions
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 "