- Notifications
You must be signed in to change notification settings - Fork3
vixalien/force-phone-mode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an extension that forces the phone mode on GNOME Shell Mobile. Usefulfor testing GNOME Shell Mobile on non-mobile devices.
Note that this extension will only work onGNOME Shell Mobile and willcrash 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/force-phone-mode@vixalien.com
.
git clone https://github.com/vixalien/force-phone-mode.git~/.local/share/gnome-shell/extensions/force-phone-mode@vixalien.com
cd~/.local/share/gnome-shell/extensions/force-phone-mode@vixalien.com&& git pull
rm -rf~/.local/share/gnome-shell/extensions/force-phone-mode@vixalien.com