Update tromjaro-gnome-shell-fix.install

This commit is contained in:
tiotrom 2021-07-24 23:17:48 +00:00
parent 80788fb29f
commit 7763c5b1ff
1 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,3 @@
post_install() {
chmod +x /usr/bin/tromjaro-gnome-shell-fix
gsettings set org.gnome.shell.extensions.dash-to-panel panel-positions '{"0":"LEFT","1":"LEFT"}'
}
post_upgrade() {
post_install
}