Re: [Vimprobable-users] [PATCH] use XDG_CONFIG_HOME environement variable
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2011-08-20 17:36:27
|
Hi! Raphael Nestler <rne...@hs...> wrote: > Here is a patch to let vimprobable use the XDG environment variable > XDG_CONFIG_HOME to find its configuration files. > It's implemented with a global variable config_base which is set at > startup to either $XDG_CONFIG_HOME or the standard path ~/.config/ This looks like a resolution of ticket #3 (http://sourceforge.net/apps/trac/vimprobable/ticket/3) :) Hannes |