bash_profile: ok we using foot again

This commit is contained in:
yosh 2024-01-09 01:43:38 -05:00
parent c513a7d7ad
commit d1cdea3f36
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ export RXVT_SOCKET="$XDG_RUNTIME_DIR/urxvtd-$(uname -n)"
# other config {{{
export PATH="$HOME/.local/bin:$HOME/.local/scripts:$PATH"
export TERMINAL="footclient"
export TERMINAL="foot"
export FLOATING_TERMINAL="foot -a floating_term"
export XCURSOR_THEME="Eevee-cursors"
export VISUAL="vim"