diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-29 19:18:41 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-29 19:18:41 -0500 |
| commit | 9e5dfecdce857c79bac92202b0a5959911fa661a (patch) | |
| tree | 15aa0d5af9d5c93e77b82c701d08fff812344cad /dotfiles/system/.profile | |
| parent | 7e4c685a1d5bdbdf3b775bd9db923e273302ca23 (diff) | |
move all xrelated settings to startdwm script
Diffstat (limited to 'dotfiles/system/.profile')
| -rw-r--r-- | dotfiles/system/.profile | 4 |
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 |
