NaviThingy-aur/navithingy-git.install
2025-01-28 23:32:20 -05:00

7 lines
161 B
Text

post_install() {
echo "NaviThingy installed. GPU compositing is disabled to prevent WebKitGTK issues."
}
pre_remove() {
echo "Removing NaviThingy..."
}