Fix: gkt theme name

This commit is contained in:
Bertrand Benjamin 2020-01-03 07:59:07 +01:00
parent 4b6521e984
commit fd88131cc0
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
- name: Gtk theme
dconf:
key: "/org/gnome/desktop/interface/gkt-theme"
value: "'plata-Noir-Compact'"
value: "'Plata-Noir-Compact'"
state: present
become: true
become_user: "{{ item.username }}"