labwc/docs/labwc.1.scd

45 lines
752 B
Text
Raw Normal View History

2021-03-05 22:14:02 +00:00
labwc(1)
# NAME
labwc - a wayland stacking compositor
2021-03-05 22:14:02 +00:00
# SYNOPSIS
*labwc*  [options...]
2021-03-05 22:14:02 +00:00
# DESCRIPTION
Labwc is a wlroots-based stacking compositor for wayland.
2021-04-10 09:19:35 +01:00
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.
2021-03-05 22:14:02 +00:00
# OPTIONS
*-c* <config-file>
Specify a config file with path
*-C* <config-directory>
Specify a config directory
2021-03-05 22:14:02 +00:00
*-d*
Enable full logging, including debug information
*-h*
Show help message and quit
*-s* <command>
Run command on startup
*-v*
Show the version number and quit
*-V*
Enable more verbose logging
# SEE ALSO
labwc-config(5), labwc-theme(5), labwc-actions(5)