setup_wayland_jarvis.sh aktualisiert
This commit is contained in:
@@ -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 "===================================================="
|
||||
Reference in New Issue
Block a user