diff options
author | Oscar Najera <hi@oscarnajera.com> | 2024-01-19 15:47:40 +0100 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2024-01-19 15:47:40 +0100 |
commit | cb347e6d8a09ea91b2e5559dd7223a130b7dc35f (patch) | |
tree | ea7b9197f7a3e07ad00ca458e6ef98f0c20a7ad4 | |
parent | 5c4a581dd4abb3be83c0ea4376fe68ec0d765d24 (diff) | |
download | dotfiles-cb347e6d8a09ea91b2e5559dd7223a130b7dc35f.tar.gz dotfiles-cb347e6d8a09ea91b2e5559dd7223a130b7dc35f.tar.bz2 dotfiles-cb347e6d8a09ea91b2e5559dd7223a130b7dc35f.zip |
pikaur default
-rw-r--r-- | config/pikaur.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/pikaur.conf b/config/pikaur.conf index 1953fba..2788870 100644 --- a/config/pikaur.conf +++ b/config/pikaur.conf @@ -40,6 +40,8 @@ warnaboutpackageupdates = sudoloopinterval = 59 pacmanpath = pacman privilegeescalationtool = sudo +privilegeescalationtarget = pikaur +userid = 0 [network] aururl = https://aur.archlinux.org |