diff --git a/app/config/linux/SysTray_X.json.example b/app/config/linux/SysTray_X.json.example new file mode 100644 index 0000000..356877f --- /dev/null +++ b/app/config/linux/SysTray_X.json.example @@ -0,0 +1,7 @@ +{ + "name": "SysTray_X", + "description": "SysTray-X System Tray App", + "path": "/home/Ximi1970/Projects/Github/Ximi1970/systray-x/app/build-SysTray-X-Desktop-Debug/SysTray-X", + "type": "stdio", + "allowed_extensions": [ "systray-x@Ximi1970" ] +}