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 document Kill command 2022-12-08 19:33:09 +00:00
labwc-config.5.scd theme: support theme setting override 2023-01-03 21:21:21 +00:00
labwc-menu.5.scd labwc-menu(5): document separator 2022-11-29 19:45:57 +01:00
labwc-theme.5.scd theme: support theme setting override 2023-01-03 21:21:21 +00:00
labwc.1.scd Add --exit and --reconfigure 2022-10-15 00:19:18 +02:00
labwc.desktop src/config/session.c: Update dbus / systemd activation environment 2022-07-29 06:45:24 +01:00
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 docs/rc.xml: add default mousebind example 2022-12-12 17:56:36 +00:00
rc.xml.all docs/rc.xml.all: Add <default /> description for mousebinds 2022-12-12 17:56:36 +00:00
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.