mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-23 09:59:56 +00:00
added colibri-line
This commit is contained in:
13
colibri-line/colibri.install
Normal file
13
colibri-line/colibri.install
Normal file
@ -0,0 +1,13 @@
|
||||
post_install() {
|
||||
echo ""
|
||||
echo "Colibri notifications works with 4.4 and higher"
|
||||
echo ""
|
||||
echo "Enabling Colibri notifications can be a bit tricky:
|
||||
- Right-click on the systemtray applet
|
||||
- Select \"System Tray Settings\"
|
||||
- Uncheck the \"Application notifications\" box"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install $1
|
||||
}
|
Reference in New Issue
Block a user