diff --git a/users/albert/gnome-dconf.nix b/users/albert/gnome-dconf.nix index dce8f64b..f338f235 100644 --- a/users/albert/gnome-dconf.nix +++ b/users/albert/gnome-dconf.nix @@ -158,10 +158,6 @@ with lib.hm.gvariant; locations = "[<(uint32 2, <('Osaka International Airport', 'RJOO', false, [(0.60708368566759674, 2.3640484718263193)], @a(dd) [])>)>]"; }; - "org/gnome/shell/world-clocks" = { - locations = "@av []"; - }; - "org/gnome/tweaks" = { show-extensions-notice = false; }; @@ -195,6 +191,5 @@ with lib.hm.gvariant; window-position = mkTuple [ 30 26 ]; window-size = mkTuple [ 1203 902 ]; }; - }; }