Skip to content

Consolidate code to read twmrc files

Tim Wiederhake requested to merge twied/twm:twmrc into master

Currently there are two different code paths for reading twmrc files from the file system and reading the built in default twmrc.

Simplify by consolidating these code paths.

Merge request reports