up xcursor size/theme

This commit is contained in:
Шашкин Николай 2024-02-21 20:12:33 +03:00
parent 94975fb4bc
commit 0ab8b55d66
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ elif [[ "linux" != "$TERM" && -f $HOME/.dircolors_256 ]]; then
eval $(dircolors -b $HOME/.dircolors_256)
fi
export XCURSOR_SIZE=24
export COLORTERM=truecolor
PROMPT_COLOR=36m
HOST_COLOR=31m