From: b3nj4m1n Date: Fri, 13 May 2022 14:15:06 +0000 (+0200) Subject: Added config for feh X-Git-Tag: v0.2.0.0~98 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/fe89aff76ee78c052bc6d46f1c7496c94214b2d2?ds=inline Added config for feh --- diff --git a/programs/feh.json b/programs/feh.json new file mode 100644 index 0000000..b56872f --- /dev/null +++ b/programs/feh.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.fehbg", + "movable": true, + "help": "When setting the background, pass the _--no-fehbg_ flag to feh.\n" + } + ], + "name": "feh" +} \ No newline at end of file