summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-10-09 15:10:27 -0700
committerxyz <gky44px1999@gmail.com>2021-10-09 15:10:27 -0700
commit3f95d4ec0753870d59f5b5c0d96d94ce155ce234 (patch)
tree77c4a85cd7db52ae8a7ce8ebb421b7de4fa0a43c /.profile
parent0768ce3cab2a3e3f4e3c5ed16d8e45c77975c035 (diff)
MULLVAD_SETTINGS_DIR needs to be set in systemd service file instead of .profile
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/.profile b/.profile
index 41cc01da..51cc2de2 100644
--- a/.profile
+++ b/.profile
@@ -36,8 +36,6 @@ 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"