Skip to content

Commit ea57ccd

Browse files
author
01micko
committed
getting-started.md: add 'shutdown' to config files description
Brings this into line with labwc/README.md
1 parent 9154384 commit ea57ccd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/getting-started.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ Alt-F3 to launch applications.
3636
# Configuration
3737

3838
User config files are located at `${XDG_CONFIG_HOME:-$HOME/.config/labwc/}`
39-
(usually `~/.config/labwc/`) with the following five files being used:
40-
[rc.xml], [menu.xml], [autostart], [environment] and [themerc-override].
39+
(usually `~/.config/labwc/`) with the following six files being used:
40+
[rc.xml], [menu.xml], [autostart], [environment], [shutdown] and
41+
[themerc-override].
4142

4243
The example [rc.xml] has been kept simple. For all options and default values,
4344
see [rc.xml.all]
@@ -72,6 +73,7 @@ If you get stuck, do reach out on the [IRC Channel] or [Github Discussions].
7273
[menu.xml]: https://github.com/labwc/labwc/blob/master/docs/menu.xml
7374
[autostart]: https://github.com/labwc/labwc/blob/master/docs/autostart
7475
[environment]: https://github.com/labwc/labwc/blob/master/docs/environment
76+
[shutdown]: https://github.com/labwc/labwc/blob/master/docs/shutdown
7577
[themerc-override]: https://github.com/labwc/labwc/blob/master/docs/themerc
7678
[labwc(1)]: https://labwc.github.io/labwc.1.html
7779
[labwc-config(5)]: https://labwc.github.io/labwc-config.5.html

0 commit comments

Comments
 (0)