fixed typo :o)

This commit is contained in:
davedatum 2019-11-04 15:36:48 +00:00
parent ca0f860625
commit 2f1df303a0
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[Desktop Entry]
Name=tromjaro-gnone-shell-fix
Name=tromjaro-gnome-shell-fix
Comment=Fixes gnome shell logout bug
Exec=/usr/bin/tromjaro-gnone-shell-fix
Exec=/usr/bin/tromjaro-gnome-shell-fix
Terminal=false
Type=Application

View File

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