labwc/docs
Johan Malm af56b68041 theme: support theme setting override
...by reading <config-dir>/themerc-override where <config-dir> is normally
$HOME/.config/labwc can be other locations as described in labwc-config(5)
and can also be specified by the command line option -C.

The reason for supporting theme override is to give users more fine-
grained control of settings without making local copies and modifying
themes.
2023-01-03 21:21:21 +00:00
..
autostart docs/autostart: use wlopm with * 2022-05-04 21:52:20 +01:00
environment src/config/session.c: Update dbus / systemd activation environment 2022-07-29 06:45:24 +01:00
labwc-actions.5.scd
labwc-config.5.scd theme: support theme setting override 2023-01-03 21:21:21 +00:00
labwc-menu.5.scd
labwc-theme.5.scd theme: support theme setting override 2023-01-03 21:21:21 +00:00
labwc.1.scd
labwc.desktop
menu.xml docs/menu.xml: Add comment about hiding of workspaces menu 2022-12-12 17:56:36 +00:00
meson.build theme: support theme setting override 2023-01-03 21:21:21 +00:00
rc.xml
rc.xml.all
README theme: support theme setting override 2023-01-03 21:21:21 +00:00
themerc theme: support theme setting override 2023-01-03 21:21:21 +00:00

Config layout for ~/.config/labwc/
- autostart
- environment
- menu.xml
- rc.xml
- themerc-override

See `man labwc-config and `man labwc-theme` for further details.