desktop-config custom weston configuration#
For configurations not covered by the previous chapters you can also directly configure weston.ini
items through
desktop-config launcher configuration
generic=<section>;<key>;<value>
e.g.
generic=shell;mykey;myvalue
will add
[shell]
mykey=myvalue
to the effective weston configuration.
See Weston manpage for more details.
Caution
You cannot change Launcher or Output configurations in that way!