Add /etc/skel autostart that runs plasma-apply-wallpaperimage once on first KDE login to set the Adwaita Morning wallpaper as default. Creates a marker file so it never runs again. Works for both live ISO and installed system.
9 lines
227 B
Desktop File
9 lines
227 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Set Antergos NeXT Wallpaper
|
|
Comment=Apply Antergos NeXT default wallpaper on first login
|
|
Exec=/usr/local/bin/set-antergos-wallpaper.sh
|
|
Terminal=false
|
|
X-KDE-autostart-phase=2
|
|
NoDisplay=true
|