diff options
author | awy <awy@awy.one> | 2025-08-14 05:46:25 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-14 05:46:25 +0300 |
commit | 222fe9a9ffc5430ea28173f01482f30b26f22648 (patch) | |
tree | d11094fe10c854cd23dfa5f49850e1facfefe116 /.config/shell | |
parent | 9e12eb5b61daa6fc864301893bc6242614777d76 (diff) | |
download | hyprdots-222fe9a9ffc5430ea28173f01482f30b26f22648.tar.gz |
update
Diffstat (limited to '.config/shell')
-rw-r--r-- | .config/shell/profile | 4 |
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 |