We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6e22e commit be4a98dCopy full SHA for be4a98d
hide top bar shell extension installation steps
@@ -0,0 +1,6 @@
1
+cd ~/.local/share/gnome-shell/extensions/
2
+git clone https://github.com/mlutfy/hidetopbar.git hidetopbar@mathieu.bidon.ca
3
+cd hidetopbar@mathieu.bidon.ca
4
+make schemas
5
+gnome-shell-extension-tool -e hidetopbar@mathieu.bidon.ca
6
+gnome-shell --replace &
0 commit comments