Update 04.01.22

This commit is contained in:
2022-01-04 22:02:49 +00:00
parent 9725599feb
commit 3bd0444442
338 changed files with 23340 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
if [ "$(tty)" = /dev/tty1 ]; then
exec startx
fi