xprofile add all the files in ~/.local/bin
This commit is contained in:
parent
0173cf5e11
commit
b2dd4ab572
|
|
@ -23,6 +23,7 @@ export GTK2_RC_FILES="${XDG_CONFIG_HOME:-$HOME/.config}/gtk-2.0/gtkrc-2.0"
|
|||
export WGETRC="${XDG_CONFIG_HOME:-$HOME/.config}/wget/wgetrc"
|
||||
# export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme.
|
||||
export __GL_SHADER_DISK_CACHE_PATH=~/.cache/
|
||||
export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/pythonrc"
|
||||
|
||||
# Other program settings
|
||||
export SUDO_ASKPASS="$HOME/.local/bin/dmenupass"
|
||||
|
|
|
|||
Loading…
Reference in New Issue