diff options
Diffstat (limited to 'x11-wm/mangowc/files/pkg-message.in')
| -rw-r--r-- | x11-wm/mangowc/files/pkg-message.in | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-wm/mangowc/files/pkg-message.in b/x11-wm/mangowc/files/pkg-message.in new file mode 100644 index 000000000000..abeae4c96f30 --- /dev/null +++ b/x11-wm/mangowc/files/pkg-message.in @@ -0,0 +1,20 @@ +[ +{ type: install + message: <<EOM +Before using MangoWC run the following commands as user: + + mkdir -p ~/.config/mango + cp %%PREFIX%%/etc/mango/config.conf ~/.config/mango/ + +then customize that file, in particular the variable + + xkb_rules_layout + +and the keyboard shortcut to launch a terminal + + bind=Alt,Return,spawn,foot + +(replace foot with your preferred terminal emulator). +EOM +} +] |
