added patch settings for gnome

This commit is contained in:
davedatum
2019-11-04 15:23:48 +00:00
parent caaf662db2
commit ca0f860625
3 changed files with 16 additions and 0 deletions

@ -0,0 +1,7 @@
post_install() {
chmod +x /usr/bin/tromjaro-gnone-shell-fix
}
post_upgrade() {
post_install
}