diff --git a/programs/stalonetray.json b/programs/stalonetray.json new file mode 100644 index 00000000..31fbe658 --- /dev/null +++ b/programs/stalonetray.json @@ -0,0 +1,10 @@ +{ + "name": "stalonetray", + "files": [ + { + "path": "$HOME/.stalonetrayrc", + "movable": true, + "help": "Move file to _\"$XDG_CONFIG_HOME/stalonetrayrc\"_\n" + } + ] +}