removed weather. did not work

This commit is contained in:
Kristian Krsnik 2023-09-25 20:15:27 +02:00
parent ea4d8c172d
commit 4ccbc6e5bf
Signed by: Kristian
GPG Key ID: FD1330AC9F909E85

View File

@ -99,14 +99,5 @@
"org/gnome/nautilus/preferences" = { "org/gnome/nautilus/preferences" = {
show-image-thumbnails = "always"; show-image-thumbnails = "always";
}; };
"org/gnome/Weather" = {
locations = "[<(uint32 2, <('Vienna', 'LOWW', true, [(0.83979426423570236, 0.2891428852314914)], [(0.84124869946126679, 0.28565222672750273)])>)>]";
};
"org/gnome/shell/weather" = {
automatic-location = true;
locations = "[<(uint32 2, <('Vienna', 'LOWW', true, [(0.83979426423570236, 0.2891428852314914)], [(0.84124869946126679, 0.28565222672750273)])>)>]";
};
}; };
} }