diff options
Diffstat (limited to 'yay/config.json')
-rw-r--r-- | yay/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yay/config.json b/yay/config.json index 21bab87..0e764be 100644 --- a/yay/config.json +++ b/yay/config.json @@ -22,7 +22,7 @@ "searchby": "name-desc", "gitflags": "", "removemake": "ask", - "sudobin": "doas", + "sudobin": "sudo", "sudoflags": "", "requestsplitn": 150, "sortmode": 0, |