|
|
|
|
|
by kccqzy
1380 days ago
|
|
I am quite a fan of their Pop!_Shell. I wanted to improve my desktop efficiency by using a tiling window manager; I tried i3wm and XMonad, but none of them really clicked with me. Finally, I decided to try the Pop!_Shell tiling mode and it was awesome. (Hardcore tiling window manager fans might not agree but Pop!_Shell is a lot more newbie-friendly.) Furthermore, you don't even have to install Pop!_OS to get Pop!_Shell. For example my preferred distribution is openSUSE Tumbleweed with GNOME, so I just need to sudo zypper install gnome-shell-extension-pop-shell
wget https://github.com/pop-os/shell/raw/master_jammy/scripts/configure.sh
# configure.sh mostly configures keyboard shortcuts. Inspect it before running.
sh ./configure.sh
And then enable it. That's all. |
|
hopefully they keep maintaining it for gnome after they release cosmic.