1
0
Fork 0
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
colorclock-screensaver/Properties/launchSettings.json
2023-06-26 18:44:50 +02:00

11 lines
No EOL
165 B
JSON

{
"profiles": {
"ScreenSaver": {
"commandName": "Project",
"commandLineArgs": "/s"
},
"About": {
"commandName": "Project"
}
}
}