From 2ffebdf244cc65781a7861792d8c2f3dcef04d62 Mon Sep 17 00:00:00 2001 From: Ariejan de Vroom Date: Fri, 7 Jun 2024 11:44:41 +0200 Subject: [PATCH] Configure open-weather --- roles/08_tweaks/files/gsettings.dconf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/roles/08_tweaks/files/gsettings.dconf b/roles/08_tweaks/files/gsettings.dconf index aa3369e..f9f2257 100644 --- a/roles/08_tweaks/files/gsettings.dconf +++ b/roles/08_tweaks/files/gsettings.dconf @@ -17,4 +17,8 @@ xkb-options=['caps:ctrl_modifier'] # Set Freon sensors to display [org/gnome/shell/extensions/freon] -hot-sensors=['Tccd1', 'junction'] \ No newline at end of file +hot-sensors=['Tccd1', 'junction'] + +[org/gnome/shell/extensions/openweatherrefined] +actual-city=0 +locs=[(uint32 0, 'Son en Breugel, Noord-Brabant, Nederland', uint32 0, '51.5173136,5.500838')]