first commit
This commit is contained in:
commit
03046cc2eb
2 changed files with 78 additions and 0 deletions
7
navithingy.install
Normal file
7
navithingy.install
Normal file
|
@ -0,0 +1,7 @@
|
|||
post_install() {
|
||||
echo "NaviThingy installed. GPU compositing is disabled to prevent WebKitGTK issues."
|
||||
}
|
||||
|
||||
pre_remove() {
|
||||
echo "Removing NaviThingy..."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue