# Some variables are loaded via pam (see .config/pam_environment) [[ -f ~/.bashrc ]] && . ~/.bashrc {%@@ if "graphical_vt" in features.get(profile, []) @@%} if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then exec startx $XDG_CONFIG_HOME/xinitrc fi {%@@ endif @@%}