]> git.mdlowis.com Git - proto/labwc.git/commit
common/dir.c: do not include openbox/ dirs
authorJohan Malm <jgm323@gmail.com>
Mon, 31 Aug 2020 07:17:34 +0000 (08:17 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 31 Aug 2020 07:17:34 +0000 (08:17 +0100)
commit7afc189c060f6309dbb48aa23ad02ad20a6a5e0b
tree5a57913b277dcc6f79b6931dda754bc20c6906be
parent127eddfd96f6b4571ec694c0417cb200aa0163aa
common/dir.c: do not include openbox/ dirs

It is better to be explicit with config files and only using those
specifically intended for labwc. Whilst compatibility with openbox is
intended, there are areas where it just doesn't make sense to include
settings intended for openbox, for example in the case of
$HOME/.config/openbox/autostart

With built-in icons and theme/config settings, it should be easy for new
users to get started without spending time on config files anyway.
docs/labwc.5.md
src/common/dir.c