diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2022-02-16 21:07:30 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2022-02-16 21:07:30 +0530 |
commit | 75bd665fde9d0d940f45d644afae6308d01a33c3 (patch) | |
tree | 9cdc44b2d42adf76f65c90aaa29032f4c9163ba3 /Makefile | |
parent | 54bf7b219cfa52817508df8dc7039413d59b2791 (diff) |
feat!: add support for configuration file
I've dropped support for environment variables in favor of a config
file. This was motivated by
https://github.com/Cloudef/bemenu/issues/15
From what I think of environment variables, they're meant to be used
when they won't change often, especially not during a live session while
you're working. I don't think that performing a relogin to change colors
in a dmenu program is a sensible thing. Sure, you can create wrapper
scripts and place them in your `$PATH` but that feels like an inferior
solution compared to config file kept in `$XDG_CONFIG_HOME`.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions