From fde2fd073d9c2d37216086d325ca05f9674310d4 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 12 Nov 2019 08:48:47 +0000 Subject: [PATCH] Use Halifax instead of Washington --- roles/home-gui/tasks/mate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: