Nice changes:D
This commit is contained in:
22
winget/settings.json
Normal file
22
winget/settings.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"$schema": "https://aka.ms/winget-settings.schema.json",
|
||||
"visual": {
|
||||
"progressBar": "rainbow"
|
||||
},
|
||||
"telemetry": {
|
||||
"disable": true
|
||||
},
|
||||
"installBehavior": {
|
||||
"preferences": {
|
||||
"locale": [ "de-DE","en-US" ]
|
||||
}
|
||||
},
|
||||
"experimentalFeatures": {
|
||||
"pinning": true
|
||||
}
|
||||
|
||||
// For documentation on these settings, see: https://aka.ms/winget-settings
|
||||
// "source": {
|
||||
// "autoUpdateIntervalInMinutes": 5
|
||||
// },
|
||||
}
|
||||
Reference in New Issue
Block a user