To expand on the original post, here's some additional useful information (portions excerpted from https://labwc.github.io/labwc-config.5.html)
So it seems people usually say to use:The following files form the basis of the labwc configuration: rc.xml, menu.xml, autostart, shutdown, environment and xinitrc.
Configuration files are searched for in the following order:
· ${XDG_CONFIG_HOME:-$HOME/.config}/labwc
· ${XDG_CONFIG_DIRS:-/etc/xdg}/labwc
The autostart file is executed as a shell script after labwc has read its configuration and set variables defined in the environment file. Additionally, the environment variables WAYLAND_DISPLAY and (when labwc is built with Xwayland support) DISPLAY will be defined. This is the place for executing clients for handling background images, panels and other tasks that should run automatically when labwc launches.
Code:
$HOME/.config/labwc/autostart
Statistics: Posted by drewkeller — Sun Feb 23, 2025 10:49 pm