summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--users/sils/hyprland/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/sils/hyprland/default.nix b/users/sils/hyprland/default.nix
index 5c91e34..0ace14e 100644
--- a/users/sils/hyprland/default.nix
+++ b/users/sils/hyprland/default.nix
@@ -114,7 +114,7 @@
 
       # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
       bind = [
-        "$mainMod, T, exec, alacritty"
+        "$mainMod, T, exec, foot"
         "$mainMod, C, killactive, "
         "$mainMod, M, exit, "
         "$mainMod, E, exec, dolphin "