]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge branch 'main' of github.com:b3nj5m1n/xdg-sidekick
authorb3nj4m1n <b3nj4m1n@gmx.net>
Sun, 6 Nov 2022 04:16:20 +0000 (05:16 +0100)
committerb3nj4m1n <b3nj4m1n@gmx.net>
Sun, 6 Nov 2022 04:16:20 +0000 (05:16 +0100)
programs/rofi.json [new file with mode: 0644]

diff --git a/programs/rofi.json b/programs/rofi.json
new file mode 100644 (file)
index 0000000..a4b62c6
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "help": "This file is created when _/run/user/1000_ is inaccesible. Consider fixing this. As a workaround, one can alias rofi to use a pidfile that is not in $HOME but is not in $XDG_RUNTIME_DIR either:\n\n```bash\nalias rofi=\"rofi -pid $XDG_STATE_DIR/rofi\"\n```\n",
+            "movable": true,
+            "path": "$HOME/.rofi.pid"
+        }
+    ],
+    "name": "rofi"
+}