diff --git a/roles/home-gui/tasks/mate.yml b/roles/home-gui/tasks/mate.yml index 33f0eb9..96d3186 100644 --- a/roles/home-gui/tasks/mate.yml +++ b/roles/home-gui/tasks/mate.yml @@ -21,7 +21,7 @@ - name: Add cities to clock applet dconf: key: /org/mate/panel/objects/clock/prefs/cities - value: ['', '', '', ''] + value: ['', '', '', ''] when: ansible_system == 'Linux' - name: Set workspace switcher to two rows dconf: