Hi
just recently I was advised that Weston on Wayland can use a home config at .config/weston.ini
according to arch wiki and other online docs it can also be elsewhere
anyhow here is a screenshot of my third attempt
https://imgur.com/a/QuBNhxxcat .config/weston.ini
[core]
xwayland=true
[xwayland]
path=/usr/local/bin/Xwayland
[keyboard]
keymap_layout=us
[shell]
num-workspaces=5
background-image=/home/tc/Pictures/wallpaper1.jpg
[launcher]
icon=/usr/local/share/icons/Adwaita/48x48/apps/utilities-terminal.png
path=/usr/local/bin/weston-terminal
[launcher]
icon=/usr/local/share/pixmaps/midori.png
path=/usr/local/bin/midori
[launcher]
icon=/usr/local/share/pixmaps/leafpad.png
path=/usr/local/bin/leafpad
[terminal]
font=DejaVuSansMono
font-size=20
have not got the wallpaper working at correct resolution but its OK
#################################################
keyboard shortcuts are worth knowing as per
https://wiki.archlinux.org/index.php/waylandespecially
CTRL + ALT + backspace to exit weston to console prompt
logo + k to kill current active app
and with those workspaces set
logo + Fn2 ...jumps to workspace 2
I do this because I like to have apps maxed...YMMV
(3) had some issues copy and pasting....from different workspaces...unlike X
#########################################################################
In case its not obvious, I have also loaded xwayland midori leafpad and adwaita-icon-theme packages