summaryrefslogtreecommitdiff
path: root/yay
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-15 23:06:57 -0500
committerzachir <zachir@librem.one>2025-07-15 23:06:57 -0500
commit2623300a06d7b8fd5f40bad1fdec72c726946aa0 (patch)
tree7b6a5b27af4ed61a7734a8d3500d554978e97025 /yay
parent79a7b127db8dda34461b4d85ee7145cc839b5024 (diff)
parent6de2c675cffe6ff398ec435dee281a140a5cf34f (diff)
Merge branch 'master' into cas
Diffstat (limited to 'yay')
-rw-r--r--yay/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/yay/config.json b/yay/config.json
index c06f416..61f2d02 100644
--- a/yay/config.json
+++ b/yay/config.json
@@ -21,14 +21,14 @@
"searchby": "name-desc",
"gitflags": "",
"removemake": "yes",
- "sudobin": "sudo",
+ "sudobin": "doas",
"sudoflags": "",
"version": "12.4.2",
"requestsplitn": 150,
"completionrefreshtime": 7,
"maxconcurrentdownloads": 1,
"bottomup": true,
- "sudoloop": true,
+ "sudoloop": false,
"timeupdate": false,
"devel": false,
"cleanAfter": true,