From 9e5dfecdce857c79bac92202b0a5959911fa661a Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 29 May 2025 19:18:41 -0500 Subject: move all xrelated settings to startdwm script --- dotfiles/system/.profile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dotfiles/system/.profile') 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 -- cgit v1.2.3