summaryrefslogtreecommitdiff
path: root/config.fish
diff options
context:
space:
mode:
Diffstat (limited to 'config.fish')
-rw-r--r--config.fish3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.fish b/config.fish
index 64fc256..ddd84c5 100644
--- a/config.fish
+++ b/config.fish
@@ -53,6 +53,9 @@ if which fcitx 2> /dev/null > /dev/null
set -x QT_IM_MODULE "fcitx"
set -x XMODIFIERS "@im=fcitx"
end
+if [ -d "/opt/android-sdk" ]
+ set -x ANDROID_HOME /opt/android-sdk/
+end
[ -z "$DISPLAY" ] ; and [ "$XDG_VTNR" = "1" ] ; and exec startx