This commit is contained in:
2026-03-19 23:44:40 +01:00
parent 069093bee7
commit d92810bb80

View File

@@ -8,6 +8,7 @@ mkdir -p /etc/skel
cat > /etc/skel/.xinitrc <<'EOF'
#!/bin/sh
fbsetbg -f /usr/share/wallpapers/wallpaper.jpg &
exec startfluxbox
EOF