This is an extension that forces the phone mode on GNOME Shell Mobile. Useful for testing GNOME Shell Mobile on non-mobile devices.
Note that this extension will only work on GNOME Shell Mobile and will crash with the following error on normal GNOME:
Main.layoutManager._updateIsPhone is not a function
To install this extension, clone this repo into ~/.local/share/gnome-shell/extensions/[email protected]
.
git clone https://github.com/vixalien/force-phone-mode.git ~/.local/share/gnome-shell/extensions/[email protected]
cd ~/.local/share/gnome-shell/extensions/[email protected] && git pull
rm -rf ~/.local/share/gnome-shell/extensions/[email protected]