feat: profile: remove XINITRC.

This commit is contained in:
Andrei Parhomenko 2025-01-02 15:54:13 +05:00
parent d7d5b94ff8
commit f0bbe69224

View file

@ -84,6 +84,9 @@ if test "$OS" != "Windows_NT" ; then
PATH="$HOME/exe:$HOME/.local/bin:$PATH"
fi
# Helix
export HELIX_RUNTIME=$HOME/.config/helix-runtime
# Preconfig.
export APP="$HOME/app"
export BIN="$HOME/bin"
@ -141,8 +144,8 @@ fi
export CLI_FILE_MANAGER=`which-first lf`
# Xorg
export XAUTHORITY=$HOME/.Xauthority
export XINITRC=$ETC/x/xinitrc
#export XAUTHORITY=$HOME/.Xauthority
#export XINITRC=$ETC/x/xinitrc
# GUI programs.
export XCOMPOSER='river'