setup_wayland_jarvis.sh aktualisiert

This commit is contained in:
2026-05-22 13:31:59 +00:00
parent 0dff010d59
commit 483cd69fb8

View File

@@ -97,6 +97,7 @@ EOF
chmod +x ~/.config/labwc/autostart
# Deutsches Tastaturlayout für Wayland festlegen
echo "📂 Konfiguriere Tastaturlayout..."
cat << 'EOF' > "$REAL_HOME/.config/labwc/environment"
# Deutsches Tastaturlayout erzwingen
XKB_DEFAULT_LAYOUT=de
@@ -124,5 +125,5 @@ chown "$REAL_USER:$REAL_USER" "$REAL_HOME/.profile"
echo "===================================================="
echo "✅ Setup erfolgreich abgeschlossen!"
echo "👉 Starte das System neu oder führe 'labwc' aus."
echo "👉 Bitte starte das System neu."
echo "===================================================="