1
0
Fork 0
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"
}
}
}