From 7e556b0d201226d77d5da2bde38993d675eeaf29 Mon Sep 17 00:00:00 2001 From: sils Date: Sun, 1 Oct 2023 14:53:07 +0200 Subject: feat(u/sils/hyprland): change terminal to foot --- users/sils/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " -- cgit 1.4.1