x11-wm/wayfire: document recommended addons

When using default config Wayfire will show black screen if wf-shell
isn't installed. However, wf-shell can be replaced by other packages.
Exposing such addons as default options causes circular dependency.
This commit is contained in:
Jan Beich 2021-05-13 22:46:24 +00:00
parent 156537c43a
commit 8a400121ea

View File

@ -0,0 +1,10 @@
[
{ type: install
message: <<EOM
Additional packages recommended for new users:
- wf-shell (default background/launcher/panel)
- wcm (GUI settings)
- wayfire-plugins-extra
EOM
}
]