deleted wrong file

This commit is contained in:
creations 2025-01-28 23:34:17 -05:00
parent 51658ac751
commit edd0854cbe
Signed by: creations
GPG key ID: 8F553AA4320FC711

7
navithingy-git.install Normal file
View file

@ -0,0 +1,7 @@
post_install() {
echo "NaviThingy installed. GPU compositing is disabled to prevent WebKitGTK issues."
}
pre_remove() {
echo "Removing NaviThingy..."
}