1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00
aports/testing/wayfire/wayfire.post-install
Danct12 870c263ea2 testing/wayfire: new aport
Signed-off-by: Danct12 <danct12@disroot.org>
2019-10-15 18:29:49 +02:00

5 lines
199 B
Bash

#!/bin/sh
echo -e "\nPlease copy the default config file from /usr/share/wayfire/wayfire.ini.default"
echo -e "to ~/.config/wayfire.ini\n"
echo -e "You can install wcm package to config Wayfire.\n"