A simple, productivity oriented GNOME Shell replacement that provides an innovative and automated mouse and keyboard workflow which aims to be faster and easier to use and creates a great user experience.
Made by following the Material Design guidelines - a solid baseline that allows us to provide an aesthetically pleasing and highly accessible interface.
Get notified about updates and join me at https://discord.gg/vBb7D9a
- Clone the project to the gnome-shell extensions folder:
git clone https://github.com/PapyElGringo/material-shell.git ~/.local/share/gnome-shell/extensions/material-shell@papyelgringo
- Reload GNOME Shell:
- On X.org: Hit
Alt+F2
and type the commandr
- On Wayland: Log out and back in
- Open
gnome-tweaks
and activate theMaterial Shell
extension OR enable it using
gnome-shell-extension-tool -e material-shell@papyelgringo
- You can install Material Shell from the AUR.
Assuming you're using yay:
yay -S gnome-shell-extension-material-shell-git
- Reload GNOME Shell:
- On X.org: Hit
Alt+F2
and type the commandr
- On Wayland: Log out and back in
- Open
gnome-tweaks
and activate theMaterial Shell
extension OR enable it using
gnome-shell-extension-tool -e material-shell@papyelgringo
- Fedora:
sudo dnf install gnome-shell-extension-material-shell
And more to come...
Some hotkeys might already be used by GNOME Shell - please check your keybindings first.
Super+W
Navigate to the upper workspace/category.Super+S
Navigate to the lower workspace/category.Super+A
Focus the window at the left of the current window.Super+D
Focus the window at the right of the current window.
Super+Q
Kill the current window focused.Super+[MouseDrag]
Move window around.Super+Shift+A
Move the current window to the left.Super+Shift+D
Move the current window to the right.Super+Shift+W
Move the current window to the upper workspace.Super+Shift+S
Move the current window to the lower workspace.
Super+Space
Cycle the tiling layout of the current workspace.Super+Escape
Toggle the UI of Material-shell, like a Zen mode.
- GTK and GNOME Shell theme: Plata Theme
- Icon theme: Tela Icon Theme
The project is based on my earlier work on Material Awesome.