sassmann / gnome-shell-extension-panel_size

Allow to change the size of the Gnome top panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gnome Top Panel Resize

Change the size of the Gnome-Shell Top Panel.

Installing from source

Clone the desired branch

git clone https://github.com/sassmann1/gnome-shell-extension-panel_size.git

Copy the directory 'panel_size@sassmann' to ~/.local/share/gnome-shell/extensions/

Reload Gnome-Shell with Alt+F2 r Enter then enable the extension via gnome-tweak-tool or dconf.

Changing the Top Panel height

Currently the height is hardcoded in extension.js. If you want your panel to have a different size simply change the value of new_height to the desired value. Don't forget to reload Gnome-Shell after making any change.

License

Gnome Top Panel Resize is distributed under the terms of the GNU General Public License v2. See the LICENSE files for details.

About

Allow to change the size of the Gnome top panel

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%