labwc(1) | General Commands Manual | labwc(1) |
labwc - a wayland stacking compositor
labwc [options...]
Labwc is a wlroots-based stacking compositor for wayland.
It is light-weight and independent with a focus on simply stacking windows well and rendering some window decorations. Where practicable it uses clients for wall-paper, panels, screenshots and so on.
The compositor will exit or reload its configuration upon receiving SIGTERM and SIGHUP respectively. For example:
kill -s <signal> $LABWC_PID killall -s <signal> labwc
Each running instance of labwc sets the environment variable `LABWC_PID` to its PID. This is useful for sending signals to a specific instance and is what the `--exit` and `--reconfigure` options use.
-c, --config <config-file>
-C, --config-dir <config-directory>
-d, --debug
-e, --exit
-h, --help
-m, --merge-config
-r, --reconfigure
-s, --startup <command>
-v, --version
-V, --verbose
labwc-config(5), labwc-theme(5), labwc-actions(5)
2024-04-01 |