diff options
Diffstat (limited to 'dot_profile')
-rw-r--r-- | dot_profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_profile b/dot_profile index 25eb7de..292f80e 100644 --- a/dot_profile +++ b/dot_profile @@ -14,3 +14,5 @@ export HISTFILE="$XDG_STATE_HOME/bash/history" export GOPATH="$XDG_DATA_HOME/go" export GOMODCACHE="$XDG_CACHE_HOME/go/mod" + +[[ -z $(pidof Xorg) ]] && [[ $(tty) = "/dev/tty1" ]] && sx |