diff --git a/.zprofile b/.zprofile index 3304d79..45a7239 100644 --- a/.zprofile +++ b/.zprofile @@ -1,3 +1,5 @@ +#export XDG_CURRENT_DESKTOP=kde + if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then exec startx fi