#!/bin/sh dconf load /org/mate/panel/objects/clock/prefs/ << __EOF__ [/] show-temperature=false expand-locations=true format='24-hour' show-weather=false cities=[ \ '', \ '', \ '', \ '', \ '', \ '' \ ] __EOF__