Add Gnome 4x, 5x UI Improvements extension #6

Merged
Mondrethos merged 1 commit from feat/gnome-ui-improvements-extension into main 2026-06-18 08:04:40 +00:00
Mondrethos commented 2026-06-18 07:48:47 +00:00 (Migrated from github.com)

Summary

Adds the Gnome 4x, 5x UI Improvements extension (gnome-ui-tune@itstime.tech) and enables it by default.

It tunes the GNOME Overview:

  • Hides the search box until you start typing
  • Enlarges workspace thumbnails (2x) and restores wallpapers on them
  • Shows workspace thumbnails even with a single workspace
  • Keeps Firefox PiP visible on the overview

All tweaks are toggleable in the extension's own settings.

Changes

  • recipes/recipe.yml — install via the gnome-extensions module (by display name, matching the existing list).
  • files/gschema-overrides/zzz-monolith.gschema.override — add the UUID to enabled-extensions so it's on by default.

Compatibility

The extension's shell_version_map covers GNOME Shell 50, which is what this image ships (Silverblue Main f44).

## Summary Adds the [Gnome 4x, 5x UI Improvements](https://extensions.gnome.org/extension/4158/gnome-40-ui-improvements/) extension (`gnome-ui-tune@itstime.tech`) and enables it by default. It tunes the GNOME Overview: - Hides the search box until you start typing - Enlarges workspace thumbnails (2x) and restores wallpapers on them - Shows workspace thumbnails even with a single workspace - Keeps Firefox PiP visible on the overview All tweaks are toggleable in the extension's own settings. ## Changes - `recipes/recipe.yml` — install via the `gnome-extensions` module (by display name, matching the existing list). - `files/gschema-overrides/zzz-monolith.gschema.override` — add the UUID to `enabled-extensions` so it's on by default. ## Compatibility The extension's `shell_version_map` covers GNOME Shell 50, which is what this image ships (Silverblue Main f44).
Sign in to join this conversation.
No description provided.