about summary refs log tree commit diff stats
path: root/modules
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-08-24 02:48:31 +0200
committerSilas Schöffel <sils@sils.li>2025-08-24 02:48:31 +0200
commit615657bc2899b9afffbe1b7809948ba0c15b406b (patch)
tree057a6293adae66dce70811ad7c07f442efaab203 /modules
parentfirefox: make user-overrides.js more comfortable in everyday use (diff)
downloadnix-config-615657bc2899b9afffbe1b7809948ba0c15b406b.zip
hyprland: switch terminal back to ghostty
Diffstat (limited to 'modules')
-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 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 "