diff options
author | xyz <gky44px1999@gmail.com> | 2021-10-08 19:08:11 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-10-08 19:08:11 -0700 |
commit | 968fd1f6172cf67e96c48b47e15147ee6eefc127 (patch) | |
tree | 61740f22a6b4f785652509c37d3ea10d5dd7c19a | |
parent | 35e020c72faa5182bd67b27c08edf1b12479310a (diff) |
refactor
-rw-r--r-- | .profile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ export QT_QPA_PLATFORMTHEME=gtk2 export SDCV_PAGER='less --quit-if-one-screen -RX' export SXHKD_SHELL=sh export _ZO_ECHO=1 +# aur mullvad-vpn-bin version 2021.4 MULLVAD_SETTINGS_DIR not working +#export MULLVAD_SETTINGS_DIR="$XDG_CONFIG_HOME/Mullvad VPN/" # use sudo find for some files or dirs that has no permission ex: ~/.cache/paru/clone/ #export FZF_DEFAULT_COMMAND="fd --no-ignore --hidden --exclude .git" |