aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/winget.json
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-03-25 23:38:13 -0500
committerToby Vincent <tobyv13@gmail.com>2022-03-25 23:38:13 -0500
commite6051a38a672182c7f7dfa083ca1e72b97803c94 (patch)
tree734e251bab033169399432fe1c93fc879dfab578 /winget.json
parentbb375ba979dfc0c575443f8309ee52d0fd446a26 (diff)
feat: migrated to gnu stow
Diffstat (limited to 'winget.json')
-rwxr-xr-xwinget.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/winget.json b/winget.json
deleted file mode 100755
index b583c03..0000000
--- a/winget.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "$schema": "https://aka.ms/winget-settings.schema.json",
- "source": {
- "autoUpdateIntervalInMinutes": 5
- },
- "visual": {
- "progressBar": "accent"
- },
- "installBehavior": {
- "preferences": {
- "scope": "user",
- "locale": [
- "en-US"
- ]
- }
- },
- "network": {
- "downloader": "do",
- "doProgressTimeoutInSeconds": 60
- },
- "telemetry": {
- "disable": true
- },
- "experimentalFeatures": {
- "dependencies": true,
- "directMSI": true
- }
-} \ No newline at end of file