mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 03:05:48 +03:00
5 lines
199 B
Bash
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"
|