mirror of
https://github.com/labwc/labwc.git
synced 2026-02-07 04:07:42 -05:00
parent
4073a6b923
commit
bbe60088e5
4 changed files with 9 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ Config layout for ~/.config/labwc/
|
|||
- environment
|
||||
- menu.xml
|
||||
- rc.xml
|
||||
- shutdown
|
||||
- themerc-override
|
||||
|
||||
See `man labwc-config and `man labwc-theme` for further details.
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ install_data(
|
|||
'environment',
|
||||
'menu.xml',
|
||||
'README',
|
||||
'shutdown',
|
||||
'themerc',
|
||||
'rc.xml',
|
||||
'rc.xml.all'
|
||||
|
|
|
|||
4
docs/shutdown
Normal file
4
docs/shutdown
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Example shutdown file
|
||||
|
||||
# This file is executed as a shell script when labwc is preparing to terminate itself.
|
||||
# For further details see labwc-config(5).
|
||||
Loading…
Add table
Add a link
Reference in a new issue