]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Added config for feh
authorb3nj4m1n <b3nj4m1n@gmx.net>
Fri, 13 May 2022 14:15:06 +0000 (16:15 +0200)
committerb3nj4m1n <b3nj4m1n@gmx.net>
Fri, 13 May 2022 14:15:06 +0000 (16:15 +0200)
programs/feh.json [new file with mode: 0644]

diff --git a/programs/feh.json b/programs/feh.json
new file mode 100644 (file)
index 0000000..b56872f
--- /dev/null
@@ -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