summaryrefslogtreecommitdiff
path: root/tessen
diff options
context:
space:
mode:
authorAyush Agarwal <ayushnix@fastmail.com>2023-03-22 18:57:34 +0530
committerAyush Agarwal <ayushnix@fastmail.com>2023-03-22 18:57:34 +0530
commit3224624c56954ce2fc771e31cb73739049ffb3d4 (patch)
treee129607f2840ba8200aed0c0f2c6aad84b24f476 /tessen
parent1f27ea3350a95eabede7c0b99e29221ed955cae9 (diff)
make: install default config in XDG_CONFIG_DIRS
The XDG_CONFIG_DIRS environment variable should define the base directory to search for default configuration files of applications. This is a system level directory that complements XDG_CONFIG_HOME. It should default to `/etc/xdg` although this can be bypassed if needed when using make. In addition, this commit makes the minimal target also install the default configuration file in XDG_CONFIG_DIRS. The 'install' target now depends on the 'minimal' target.
Diffstat (limited to 'tessen')
0 files changed, 0 insertions, 0 deletions