labwc(1): add note on SIGHUP

This commit is contained in:
Johan Malm 2020-09-25 20:35:48 +01:00
parent 9a68eafb4a
commit 96b5ab1fc1

View file

@ -8,7 +8,7 @@ labwc - A Wayland stacking compositor with the look and feel of Openbox
# SYNOPSIS # SYNOPSIS
labwc \[\-s <*startup-command*>] \[\-c <*config-file*>] labwc \[\-c <*config-file*>] \[\-h] \[\-s <*startup-command*>]
# DESCRIPTION # DESCRIPTION
@ -16,14 +16,18 @@ Labwc is a [WIP] free, stacking compositor for Wayland. It aims to be light-weig
# OPTIONS # OPTIONS
`-s <startup-command>`
: Specify startup command
`-c <config-file>` `-c <config-file>`
: Specify path to rc.xml : Specify path to rc.xml
`-h`
: Show help message
`-s <startup-command>`
: Specify startup command
# CONFIGURATION AND THEMES # CONFIGURATION AND THEMES
Labwc aims to be compatible with openbox configuration and theming, with the Labwc aims to be compatible with openbox configuration and theming, with the
@ -33,6 +37,8 @@ following files controlling the look and behaviour:
- themerc - themerc
- xbm icons - xbm icons
It reloads configuration and theme on receiving signal SIGHUP.
See labwc(5) for details. See labwc(5) for details.
# SEE ALSO # SEE ALSO