summarylogtreecommitdiffstats
path: root/networkmanager-dmenu-bluetoothfix.install
diff options
context:
space:
mode:
authorquoteme2021-02-10 18:56:21 +0100
committerquoteme2021-02-10 18:56:21 +0100
commit14a563fdd420d72b5ea6f01c9fddcddf99bd7436 (patch)
tree0402a480a3112136155f84e21eda34b14a993b71 /networkmanager-dmenu-bluetoothfix.install
downloadaur-14a563fdd420d72b5ea6f01c9fddcddf99bd7436.tar.gz
first publishing of the fix
Diffstat (limited to 'networkmanager-dmenu-bluetoothfix.install')
-rw-r--r--networkmanager-dmenu-bluetoothfix.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/networkmanager-dmenu-bluetoothfix.install b/networkmanager-dmenu-bluetoothfix.install
new file mode 100644
index 000000000000..f0fe7c7abab0
--- /dev/null
+++ b/networkmanager-dmenu-bluetoothfix.install
@@ -0,0 +1,8 @@
+## arg 1: the new package version
+post_install() {
+cat <<End-of-message
+
+To customize dmenu, copy /usr/share/doc/networkmanager-dmenu-git/config.ini.example into ~/.config/networkmanager-dmenu/config.ini and edit:
+
+End-of-message
+}