.\" Generated by scdoc 1.11.2 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "labwc" "1" "2023-12-16" .P .SH NAME .P labwc - a wayland stacking compositor .P .SH SYNOPSIS .P \fBlabwc\fRĀ  [options.\&.\&.\&] .P .SH DESCRIPTION .P Labwc is a wlroots-based stacking compositor for wayland.\& .P 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.\& .P The compositor will exit or reload its configuration upon receiving SIGTERM and SIGHUP respectively.\& For example: .P .nf .RS 4 kill -s $LABWC_PID killall -s labwc .fi .RE .P 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.\& .P .SH OPTIONS .P \fB-c, --config\fR .RS 4 Specify a config file with path .P .RE \fB-C, --config-dir\fR .RS 4 Specify a config directory .P .RE \fB-d, --debug\fR .RS 4 Enable full logging, including debug information .P .RE \fB-e, --exit\fR .RS 4 Exit the compositor .P .RE \fB-h, --help\fR .RS 4 Show help message and quit .P .RE \fB-r, --reconfigure\fR .RS 4 Reload the compositor configuration .P .RE \fB-s, --startup\fR .RS 4 Run command on startup .P .RE \fB-v, --version\fR .RS 4 Show the version number and quit .P .RE \fB-V, --verbose\fR .RS 4 Enable more verbose logging .P .RE .SH SEE ALSO .P labwc-config(5), labwc-theme(5), labwc-actions(5)