configure optional touchpad and set terminal to foot
This commit is contained in:
parent
bd66b5d255
commit
601dea0836
2 changed files with 4 additions and 1 deletions
2
profile
2
profile
|
@ -28,7 +28,7 @@ export FZF_DEFAULT_COMMAND='(git ls-files -co --exclude-standard || rg --files)
|
|||
export SKIM_DEFAULT_COMMAND='(git ls-files -co --exclude-standard || rg --files) 2> /dev/null'
|
||||
export LC_ALL=en_US.utf8
|
||||
export BOGOFILTER_DIR="$XDG_DATA_HOME/bogofilter"
|
||||
export TERMINAL=st
|
||||
export TERMINAL=foot
|
||||
|
||||
# Clean spotify cachedir
|
||||
if [ -d "$HOME/.cache/ncspot/librespot/files" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue