From 57e9c5ff8a704d0ff1ac3b7236e9469fd011e892 Mon Sep 17 00:00:00 2001 From: adamstuck Date: Sat, 23 Apr 2022 23:28:30 +0200 Subject: Replaced startx with sx --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 17b4779..86a361b 100644 --- a/.bash_profile +++ b/.bash_profile @@ -27,5 +27,5 @@ export CM_SELECTIONS=clipboard export CM_DIR=/tmp export PF_INFO="ascii title os kernel uptime pkgs memory" -[[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx "$XDG_CONFIG_HOME/X11/xinitrc" -- vt1 +[[ $(fgconsole 2>/dev/null) == 1 ]] && exec sx "$XDG_CONFIG_HOME/X11/xinitrc" [[ -f ~/.bashrc ]] && . ~/.bashrc -- cgit v1.2.3-70-g09d2