]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add skhd (#483)
authoramahajan10 <92529053+amahajan10@users.noreply.github.com>
Sat, 7 Jun 2025 11:39:34 +0000 (07:39 -0400)
committerGitHub <noreply@github.com>
Sat, 7 Jun 2025 11:39:34 +0000 (13:39 +0200)
programs/skhd.json [new file with mode: 0644]

diff --git a/programs/skhd.json b/programs/skhd.json
new file mode 100644 (file)
index 0000000..2ba5843
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "skhd",
+    "files": [
+        {
+            "path": "$HOME/.skhdrc",
+            "movable": true,
+            "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/skhd/skhdrc_.\n"       
+       }
+    ]
+}