GNOME 46.1 is stable on Clear. Two extensions improve the overall desktop experience.
Obtaining
- Dash to Panel: Select shell version 46, extension version 62
- ArcMenu: Select shell version 45 (not 46, broken on Clear), extension version 56
Installation
mkdir -p ~/.local/share/gnome-shell/extensions
cd ~/.local/share/gnome-shell/extensions
rm -fr dash-to-panel@jderose9.github.com
unzip ~/Downloads/dash-to-paneljderose9.github.com.v62.shell-extension.zip \
-d dash-to-panel@jderose9.github.com
rm -fr arcmenu@arcmenu.com
unzip ~/Downloads/arcmenuarcmenu.com.v56.shell-extension.zip \
-d arcmenu@arcmenu.com
Enabling
- Log out and log in.
Run the Extensions app or command-linegnome-extensions-app
.
Enable Extensions, ArcMenu, and Dash to Panel. - Right-click on the ArcMenu icon and select ArcMenu Settings.
Enable Hide Overview on Startup under General Settings. - Running X11? Run the Tweaks app or command-line
gnome-tweaks
.
Select Fonts and scroll down to the bottom of the pane. Adjust Scaling Factor for your display. For example, I have a 140dpi display. So, my scaling factor is 1.46. That is140 / 96
rounded to two decimal places.
Running NVIDIA graphics? Stay on X11 for a while longer. Until NVIDIA releases the 555 driver.