summaryrefslogtreecommitdiff
path: root/yay
diff options
context:
space:
mode:
authorZach Smith <zsmith@newhopechurch.tv>2025-06-30 09:52:52 -0500
committerZach Smith <zsmith@newhopechurch.tv>2025-06-30 09:52:52 -0500
commitc8691fe2bcc291875c9919c2c3742a0c0ca587da (patch)
treef546481bec7c5d6880f305cb87644935cf32e3a3 /yay
parentf87ded6f168c156b3bc71a8c4733c5eeafeb311c (diff)
parent6c75a83e941500619b5499b5d4763c8dab2c93b6 (diff)
Merge branch 'master' into mac
Diffstat (limited to 'yay')
-rw-r--r--yay/config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/yay/config.json b/yay/config.json
index 2b64b70..c06f416 100644
--- a/yay/config.json
+++ b/yay/config.json
@@ -10,7 +10,7 @@
"pacmanconf": "/etc/pacman.conf",
"redownload": "no",
"answerclean": "All",
- "answerdiff": "",
+ "answerdiff": "All",
"answeredit": "",
"answerupgrade": "",
"gitbin": "git",
@@ -36,8 +36,8 @@
"provides": true,
"pgpfetch": true,
"cleanmenu": true,
- "diffmenu": false,
- "editmenu": true,
+ "diffmenu": true,
+ "editmenu": false,
"combinedupgrade": false,
"useask": false,
"batchinstall": false,