Move to sx instead of startx

This commit is contained in:
davidovski 2023-07-11 15:28:11 +01:00
parent afda5cf53f
commit b85872dfc9
103 changed files with 767 additions and 67 deletions

View file

@ -14,5 +14,5 @@ export FILE_MANAGER="/usr/bin/thunar"
export EMAIL_CLIENT="/usr/bin/thunderbird"
export EDITOR="/usr/bin/vim"
[ "$(fgconsole 2>/dev/null)" = "1" ] && exec startx -- vt1 &> /dev/null
export XINITRC="$HOME/.config/sx/sxrc"
[ "$(fgconsole 2>/dev/null)" = "1" ] && exec sx