summarylogtreecommitdiffstats
path: root/wofi-wifi-menu.install
diff options
context:
space:
mode:
Diffstat (limited to 'wofi-wifi-menu.install')
-rw-r--r--wofi-wifi-menu.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/wofi-wifi-menu.install b/wofi-wifi-menu.install
new file mode 100644
index 000000000000..59571a914259
--- /dev/null
+++ b/wofi-wifi-menu.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo 'To configure wofi-wifi-menu copy:'
+ echo ' /usr/share/wofi/wifi.example'
+ echo 'to'
+ echo ' ~/.config/wofi/wifi'
+ echo 'and modify it.'
+}