aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-01 02:36:14 +0300
committerawy <awy@awy.one>2025-08-01 02:36:14 +0300
commit8477fa2132788363d14fd4696d2767762773403f (patch)
treea0a04f76692e709cd60d478b08e6874fbc444001 /.config
parente1b30acae23f8de408d1088446683f677651b3a8 (diff)
downloadhyprdots-8477fa2132788363d14fd4696d2767762773403f.tar.gz
kitty
Diffstat (limited to '.config')
-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