mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
156537c43a
commit
8a400121ea
1 changed files with 10 additions and 0 deletions
10
x11-wm/wayfire/pkg-message
Normal file
10
x11-wm/wayfire/pkg-message
Normal 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
|
||||||
|
}
|
||||||
|
]
|
Loading…
Add table
Reference in a new issue