mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
labwc(1): fix formatting
This commit is contained in:
parent
6b4b5abf5c
commit
a99f4a30c8
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ Suggested apps to use with labwc:
|
||||||
|
|
||||||
- [x] Support xwayland
|
- [x] Support xwayland
|
||||||
- [x] Parse ~/.config/labwc/{rc.xml,autostart,environment}
|
- [x] Parse ~/.config/labwc/{rc.xml,autostart,environment}
|
||||||
- [x] Parse /usr/share/themes/<name>/openbox-3/themerc and associated xbm icons
|
- [x] Parse /usr/share/themes/`<name>`/openbox-3/themerc and associated xbm icons
|
||||||
- [x] Show maximize, iconify, close buttons
|
- [x] Show maximize, iconify, close buttons
|
||||||
- [x] Catch SIGHUP to re-load config file and theme
|
- [x] Catch SIGHUP to re-load config file and theme
|
||||||
- [x] Support layer-shell protocol (partial)
|
- [x] Support layer-shell protocol (partial)
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ following files controlling the look and behaviour:
|
||||||
- ~/.config/labwc/rc.xml (see labwc-config(5) for details)
|
- ~/.config/labwc/rc.xml (see labwc-config(5) for details)
|
||||||
- ~/.config/labwc/autostart
|
- ~/.config/labwc/autostart
|
||||||
- ~/.config/labwc/environment
|
- ~/.config/labwc/environment
|
||||||
- ~/.themes/<name>/openbox-3/themerc (see labwc-theme(5) for details)
|
- ~/.themes/`<name>`/openbox-3/themerc (see labwc-theme(5) for details)
|
||||||
|
|
||||||
Equivalent XDG Base Directory Specification locations are also honoured.
|
Equivalent XDG Base Directory Specification locations are also honoured.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue