mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[misc] disable sudoloop in the Yay config
This commit is contained in:
parent
ee8762198e
commit
dbf28a4df4
1 changed files with 1 additions and 2 deletions
|
@ -2,6 +2,5 @@
|
|||
"answerdiff": "All",
|
||||
"completioninterval": 1,
|
||||
"devel": true,
|
||||
"removemake": "yes",
|
||||
"sudoloop": true
|
||||
"removemake": "yes"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue