Skip to content

Commit be4a98d

Browse files
authored
Create hide top bar shell extension installation steps
1 parent 9b6e22e commit be4a98d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)