aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/shell/profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 44f3bc4..cafd11b 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -11,8 +11,8 @@ unsetopt PROMPT_SP 2>/dev/null
# Default programs:
export EDITOR="nvim"
export MANPAGER='nvim +Man!'
-export TERMINAL="footclient"
-export TERMINAL_PROG="footclient"
+export TERMINAL="kitty"
+export TERMINAL_PROG="kitty"
export BROWSER="firefox"
unset SSH_AGENT_PID