From cbfdc7ea4367fe768a4f877e778bee8661d6a207 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Sun, 15 May 2022 11:50:23 +0200 Subject: switched back to startx but with silent login --- .config/zsh/.zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile index d0a8224..de835ee 100644 --- a/.config/zsh/.zprofile +++ b/.config/zsh/.zprofile @@ -23,4 +23,4 @@ export CM_SELECTIONS=clipboard export CM_DIR=/tmp export PF_INFO="ascii title os kernel uptime pkgs memory" -[[ $(fgconsole 2>/dev/null) == 1 ]] && exec sx $XDG_CONFIG_HOME/X11/xinitrc +[[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx $XDG_CONFIG_HOME/X11/xinitrc -- vt1 &> /dev/null -- cgit v1.2.3-70-g09d2