diff options
author | zachir <zachir@librem.one> | 2023-10-19 11:11:29 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 11:11:29 -0500 |
commit | 9c6542ba30f9579316eb2dddd2eca7dd6b8d2389 (patch) | |
tree | 9161f1825b2ec584941253a90f24d43a05150ee5 /yay/config.json | |
parent | 6e392f8f0e99274bb6f910d8fc34e335648d1c26 (diff) | |
parent | c81018b4514b26a6f5716deb2100a7a0b88c9aa2 (diff) |
Merge branch 'master' of zachir.xyz:zachir/dotfiles into cas-master
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, |