summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,