Open ghuls opened 6 years ago
I've never installed a gnome-shell extension from git before today either but found a page from the gnome.org wiki on creating an extension and used the content from ShellTile instead of my own.
Your steps look okay to me though.
you can just do:
cd ~/.local/share/gnome-shell/extensions
rm -r ShellTile@emasab.it
git clone git@github.com:emasab/shelltile ShellTile@emasab.it
then use Alt+F2 to open the debug command line, type r
and then execute or just enter to restart gnome.
Would it be possible to add a section to the README which describes how to install shelltile directly from this repo?
I never installed a gnome-shell extension before, so after some fiddling I used the following instructions. I assume that there might be a more optimal way (especially installing the extenstion itself):
Enable shelltile extention.
gnome-tweak ==> extenstion ==> Shelltile ==> ON