Bachground reset, Background
This commit is contained in:
parent
60914aed79
commit
502cc6f663
2 changed files with 14 additions and 0 deletions
|
@ -85,6 +85,18 @@
|
|||
[Daemon][$i]
|
||||
Autolock=false
|
||||
LockOnResume=false
|
||||
|
||||
[Greeter][Wallpaper][org.kde.image][General]
|
||||
Image=file:///usr/local/share/qgm/qgm_background.jpg
|
||||
|
||||
- name: Copy qgm-login.sh for misc login Tasks
|
||||
copy:
|
||||
src: files/qgm-login.sh
|
||||
dest: /etc/profile.d/qgm-login.sh
|
||||
mode: '0644'
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
|
||||
- name: Download greenfoot/bluej
|
||||
ansible.builtin.get_url:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue