SDDM ohne Fokus
This commit is contained in:
parent
f86abc982b
commit
b227980d7f
14 changed files with 55 additions and 721 deletions
|
@ -82,9 +82,9 @@
|
|||
|
||||
- name: Change label on login screen
|
||||
replace:
|
||||
path: /usr/share/sddm/themes/qgm-breeze/Main.qml
|
||||
regexp: 'Netzwerkrechner'
|
||||
replace: "Standalone-Laptop"
|
||||
path:
|
||||
regexp: 'Anmelden am Netzwerk'
|
||||
replace: "Lokal anmelden am Laptop"
|
||||
|
||||
- name: Disable ansible user login
|
||||
ansible.builtin.user:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue