Laptop Rollout Test
This commit is contained in:
parent
b2d51a9179
commit
c6616ae2c0
9 changed files with 155 additions and 17 deletions
2
roles/lmn_qglaptop/files/qgm-login.sh
Normal file
2
roles/lmn_qglaptop/files/qgm-login.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
[[ "${UID}" -lt 10000 ]] && return
|
||||
kwriteconfig5 --file "$HOME/.config/plasma-org.kde.plasma.desktop-appletsrc" --group 'Containments' --group '1' --group 'Wallpaper' --group 'org.kde.image' --group 'General' --key 'Image' "/usr/local/share/qgm/qgm_background_wallpaper.jpg" || return
|
Loading…
Add table
Add a link
Reference in a new issue