summarylogtreecommitdiffstats
path: root/bemenu-wayland-git.install
diff options
context:
space:
mode:
authorNarrat2022-03-18 21:32:25 +0100
committerNarrat2022-03-18 21:32:25 +0100
commitbf51992070c69bbee02d8f35eea6c1db1cc6ffd8 (patch)
tree5ea5c1aa9517ef1661e8d4c836054a24e5f8ddf1 /bemenu-wayland-git.install
parent4fdd96ef39056f9999abd3022f0e2700c07417e3 (diff)
downloadaur-bf51992070c69bbee02d8f35eea6c1db1cc6ffd8.tar.gz
bemenu-git: sync with [community]
Diffstat (limited to 'bemenu-wayland-git.install')
-rw-r--r--bemenu-wayland-git.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/bemenu-wayland-git.install b/bemenu-wayland-git.install
new file mode 100644
index 000000000000..76b8c767a62f
--- /dev/null
+++ b/bemenu-wayland-git.install
@@ -0,0 +1,8 @@
+post_install() {
+ echo "Note: bemenu's wayland backend only works"
+ echo ' in compositors which implement wlr-layer-shell.'
+}
+
+post_upgrade() {
+ post_install
+}