txoof/epd_display

change the way config files are loaded

Closed this issue · 2 comments

txoof commented

Currently system config and user config are loaded; when running as a user, skip the system config.

config_files_list = [constants.config_base, constants.config_system, constants.config_user]

txoof commented

paperpi -c /path/to/config always tries to load ~/.config/com.txoof.paperpi/paperpi.ini as well as the specified