summaryrefslogtreecommitdiff
path: root/dotfiles/system/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.profile')
-rw-r--r--dotfiles/system/.profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/dotfiles/system/.profile b/dotfiles/system/.profile
index 94b4993..0a67605 100644
--- a/dotfiles/system/.profile
+++ b/dotfiles/system/.profile
@@ -11,10 +11,6 @@ fi
## ENVIRONMENT VARIABLES
##
-# X Org
-export XAUTHORITY=$HOME/.Xauthority
-export DISPLAY=:0
-
# Locale
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8