setup_wayland_jarvis.sh aktualisiert
This commit is contained in:
@@ -85,7 +85,7 @@ EOF
|
|||||||
# Autostart ausführbar machen
|
# Autostart ausführbar machen
|
||||||
chmod +x ~/.config/labwc/autostart
|
chmod +x ~/.config/labwc/autostart
|
||||||
|
|
||||||
e# 7. Auto-Start und Software-Rendering in .profile eintragen (Idempotent prüfen)
|
# 7. Auto-Start und Software-Rendering in .profile eintragen (Idempotent prüfen)
|
||||||
echo "⚙️ Richte ausfallsicheren Auto-Start für labwc in .profile ein..."
|
echo "⚙️ Richte ausfallsicheren Auto-Start für labwc in .profile ein..."
|
||||||
if ! grep -q "labwc" "$REAL_HOME/.profile"; then
|
if ! grep -q "labwc" "$REAL_HOME/.profile"; then
|
||||||
cat << 'EOF' >> "$REAL_HOME/.profile"
|
cat << 'EOF' >> "$REAL_HOME/.profile"
|
||||||
|
|||||||
Reference in New Issue
Block a user