]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add `imwheel` (#200)
authorJack Brower <ejbrower4@gmail.com>
Sun, 4 Dec 2022 11:22:08 +0000 (06:22 -0500)
committerGitHub <noreply@github.com>
Sun, 4 Dec 2022 11:22:08 +0000 (12:22 +0100)
Co-authored-by: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
programs/imwheel.json [new file with mode: 0644]

diff --git a/programs/imwheel.json b/programs/imwheel.json
new file mode 100644 (file)
index 0000000..56bb7e0
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "imwheel",
+    "files": [
+        {
+            "path": "$HOME/.imwheelrc",
+            "movable": false,
+            "help": "imwheel does not does not support changing the config file location, but you can configure it through a global config file, probably stored at `/etc/X11/imwheel/imwheelrc`.\n```\n" 
+        }
+    ]
+}