Reduce the horizontal spacing between icons in the top-center icon area. Fork of the "Status Area Horizontal Spacing" extension, but for the CENTER area. Thank you to the original author: mathematical.coffee
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
2 | Active |
1 | Rejected |
1. Please move `settings = Convenience.getSettings()` from init() to enable() and your extension will be approved: https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Only_use_.60init.28.29.60_for_initialization 2. Lang is a deprecated module. Please remove it for the next version: https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#General_Advice You can use GObject instead: https://gjs.guide/guides/gjs/legacy-class-syntax.html#comparison-between-legacy-and-es6-implementations Learn More about removing Lang: https://wiki.gnome.org/Projects/GnomeShell/Extensions/MigratingShellClasses You can always ask questions related to the extensions by joining us on GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org