diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-08-08 16:29:30 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-08-08 16:29:30 +0200 |
| commit | 65d20cfd473676adb37675a6867f276adcc11dff (patch) | |
| tree | 7b43039b86e27ab8576387ebfe266226c953cd23 /config/gallery-dl/config.json | |
| parent | fca3b1ef518354870ed36768b98ef0311770602f (diff) | |
| download | dotfiles-65d20cfd473676adb37675a6867f276adcc11dff.tar.gz dotfiles-65d20cfd473676adb37675a6867f276adcc11dff.tar.bz2 dotfiles-65d20cfd473676adb37675a6867f276adcc11dff.zip | |
Added Xresource and xrdb for sxiv colors, Added qutebrowser German translation search engine, Added gallery-dl configuration
Diffstat (limited to 'config/gallery-dl/config.json')
| -rw-r--r-- | config/gallery-dl/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/gallery-dl/config.json b/config/gallery-dl/config.json new file mode 100644 index 0000000..3ce8f18 --- /dev/null +++ b/config/gallery-dl/config.json @@ -0,0 +1,6 @@ +{ + "extractor": + { + "base-directory": "/home/charles/data/manga/" + } +} |
