mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
47 lines
819 B
Markdown
47 lines
819 B
Markdown
% labwc(1)
|
||
% Johan Malm
|
||
% 7 Aug, 2020
|
||
|
||
# NAME
|
||
|
||
labwc - A Wayland stacking compositor with the look and feel of Openbox
|
||
|
||
# SYNOPSIS
|
||
|
||
labwc \[\-c <*config-file*>] \[\-h] \[\-s <*startup-command*>]
|
||
|
||
# DESCRIPTION
|
||
|
||
Labwc is a [WIP] free, stacking compositor for Wayland. It aims to be light-weight and have the feel of Openbox.
|
||
|
||
# OPTIONS
|
||
|
||
`-c <config-file>`
|
||
|
||
: Specify path to rc.xml
|
||
|
||
`-h`
|
||
|
||
: Show help message
|
||
|
||
`-s <startup-command>`
|
||
|
||
: Specify startup command
|
||
|
||
# CONFIGURATION AND THEMES
|
||
|
||
Labwc aims to be compatible with openbox configuration and theming, with the
|
||
following files controlling the look and behaviour:
|
||
|
||
- rc.xml
|
||
- themerc
|
||
- xbm icons
|
||
|
||
It reloads configuration and theme on receiving signal SIGHUP.
|
||
|
||
See labwc(5) for details.
|
||
|
||
# SEE ALSO
|
||
|
||
labwc-config(5), labwc-theme(5), labwc-actions(5)
|
||
|