summarylogtreecommitdiffstats
path: root/bilibili-live-helper.install
diff options
context:
space:
mode:
authorOriginCode2018-01-29 12:52:31 +0800
committerOriginCode2018-01-29 12:52:31 +0800
commitc493b680c64e046505e9cdc079a7bf96318fe117 (patch)
treecba7db944ca011e866c16a4bc907cb269c25e910 /bilibili-live-helper.install
downloadaur-c493b680c64e046505e9cdc079a7bf96318fe117.tar.gz
First commit.
Diffstat (limited to 'bilibili-live-helper.install')
-rw-r--r--bilibili-live-helper.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/bilibili-live-helper.install b/bilibili-live-helper.install
new file mode 100644
index 000000000000..08febb30bce5
--- /dev/null
+++ b/bilibili-live-helper.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "For transparent support, please add these arguments: --enable-transparent-visuals and --disable-gpu"
+}