Focal: Lomiri launcher-width adjustable manually?
- 
Since UTTT doesn't work for focal - is there a possibility to diminish Lomiri launcher-width by editing a file manually?
Thanks for your answer and your BIG efforts for UT until now!!!
Nexus3a
focal dev channel - 
@uwahl If you know how to use gsettings via terminal, you can find the lomiri settings there. Sorry, I don't have the exact command right now

It actually exists in the settings app but for some reason Canonical decided to hide it on small devices. I had a PR to always show it but it was not accepted. - 
@kugiigi mind sharing that PR link? :grinning_face:
 - 
@kugiigithanks for the advice... meanwhile made some progress with gsettings:
the command to minimize the width of lomiri launcher is
gsettings set com.lomiri.Shell launcher-width 6
Key values smaller than 6 are not allowed. Will see whether it is permanent after next update :-)) - 
U uwahl has marked this topic as solved on
 - 
@eMPee584 Here
https://github.com/ubports/system-settings/pull/269@uwahl gsettings should be stored permanently and won't be affected by any system update unless the update specifically changes the values which is highly unlikely.