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.

(cherry picked from commit 8a400121ea)
This commit is contained in:
Jan Beich 2021-05-13 22:46:24 +00:00
parent c964630d36
commit 8ec8c77596

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
}
]