aktualisierte configs

This commit is contained in:
2020-02-18 20:16:15 +01:00
parent 4ed8ae198d
commit 7635af3def
27 changed files with 0 additions and 6803 deletions
-4
View File
@@ -1,4 +0,0 @@
# start X if console is ttys0
if [ -z "$DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ]; then
exec startx
fi