aboutsummaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index b72491c..ee4854f 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="kitty"
-export TERMINAL_PROG="kitty"
+export TERMINAL="footclient"
+export TERMINAL_PROG="footclient"
export BROWSER="icecat"
unset SSH_AGENT_PID