summarylogtreecommitdiffstats
path: root/wootility-appimage.install
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2024-02-25 14:07:37 +0100
committerFrederik “Freso” S. Olesen2024-02-25 14:07:37 +0100
commit053e52e7f354c7a4ebdd1b225a3753d986d722c9 (patch)
treef0003df1679e2ffaa8eb653775a22df40a2635be /wootility-appimage.install
parent4508013e6d087cb0fd8f6c1f60087c0494f3e76d (diff)
parent5a6ee7343f326e1ea7976bc2a0dc3a30de8275fd (diff)
downloadaur-053e52e7f354c7a4ebdd1b225a3753d986d722c9.tar.gz
Merge wootility-lekker-appimage into wootility-appimage
A number of changes was made not in either branch to make wootility-appimage continue using “wootility” and also just some general clean-ups. E.g., -lekker package doesn’t have anything systemd, so no need for references to unit files nor xboxdrv and current udev rules do not require the user to be in the “input” group.
Diffstat (limited to 'wootility-appimage.install')
-rw-r--r--wootility-appimage.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/wootility-appimage.install b/wootility-appimage.install
index aee2f49ecf3a..baffe52bc48a 100644
--- a/wootility-appimage.install
+++ b/wootility-appimage.install
@@ -1,7 +1,4 @@
post_install() {
- echo 'Your user needs to be a member of the "input" group.'
- echo 'https://wiki.archlinux.org/title/Users_and_groups#Group_management'
- echo
echo 'To turn off the “Would you like to integrate ….AppImage with your system?”'
echo 'notifications on every launch of Wootility, see:'
echo 'https://github.com/AppImage/AppImageSpec/blob/master/draft.md#desktop-integration'