diff --git a/hebbot/config.toml b/hebbot/config.toml index f5b68d515bd3f627e933e59d4ac131ae4fe2c0e8..2468e208fbe3b6dae9cbdf74fcc6be264572cd20 100644 --- a/hebbot/config.toml +++ b/hebbot/config.toml @@ -927,3 +927,20 @@ title = 'Just Perfection' description = 'A tweak tool to customize the GNOME Shell and to disable UI elements.' website = 'https://extensions.gnome.org/extension/3843/just-perfection/' default_section = 'gnome-shell-extensions' + +[[projects]] +emoji = '🌡️' +name = 'weather-oclock' +title = "Weather O'Clock" +description = 'Display the current weather inside the pill next to the clock.' +website = 'https://extensions.gnome.org/extension/5470/weather-oclock/' +default_section = 'gnome-shell-extensions' + + +[[projects]] +emoji = '🖵' +name = 'auto-activities' +title = "Auto Activities" +description = 'Show activities overview when there are no windows, or hide it when there are new windows.' +website = 'https://extensions.gnome.org/extension/5500/auto-activities/' +default_section = 'gnome-shell-extensions'