From: amahajan10 <92529053+amahajan10@users.noreply.github.com> Date: Sat, 7 Jun 2025 11:39:34 +0000 (-0400) Subject: Add skhd (#483) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/a85c851cd1480a26a670bdb0476a94bb1888a603 Add skhd (#483) --- diff --git a/programs/skhd.json b/programs/skhd.json new file mode 100644 index 0000000..2ba5843 --- /dev/null +++ b/programs/skhd.json @@ -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" + } + ] +}