O-tiling v2.5.0
O-tiling v2.5.0
A distro-agnostic, EGO-compliant auto-tiling engine for GNOME Shell with the Aura focus border.
Compatibility: Tested on GNOME 50 only. Other versions may work but are not officially supported.
⚡ One-liner Install
curl -L https://github.com/oliwebd/o-tiling/releases/download/v2.5.0/o-tiling@oliwebd.github.com-v2.5.0.zip -o /tmp/o-tiling.zip && gnome-extensions install --force /tmp/o-tiling.zip && gnome-extensions enable o-tiling@oliwebd.github.comManual Installation
-
Download the
.zipfile:
o-tiling@oliwebd.github.com-v2.5.0.zip -
Install via terminal. If your terminal is already in the download directory:
gnome-extensions install --force o-tiling@oliwebd.github.com-v2.5.0.zip
Otherwise, use the full path:
gnome-extensions install --force ~/Downloads/o-tiling@oliwebd.github.com-v2.5.0.zip -
Restart GNOME Shell:
- Fedora / Ubuntu (Wayland): Log out and log back in.
-
Enable the extension:
gnome-extensions enable o-tiling@oliwebd.github.com