12115bb982
- weird bug with sb-mdpup - doas - X11 config - paru (doas) config - specific packages list - sxhkd keybindings
38 lines
435 B
Plaintext
38 lines
435 B
Plaintext
#
|
|
# $PARU_CONF
|
|
# /etc/paru.conf
|
|
# ~/.config/paru/paru.conf
|
|
#
|
|
# See the paru.conf(5) manpage for options
|
|
|
|
#
|
|
# GENERAL OPTIONS
|
|
#
|
|
[options]
|
|
PgpFetch
|
|
Devel
|
|
Provides
|
|
DevelSuffixes = -git -cvs -svn -bzr -darcs -always
|
|
#AurOnly
|
|
BottomUp
|
|
#RemoveMake
|
|
#SudoLoop
|
|
#UseAsk
|
|
#CombinedUpgrade
|
|
#CleanAfter
|
|
#UpgradeMenu
|
|
NewsOnUpgrade
|
|
|
|
#LocalRepo
|
|
#Chroot
|
|
#Sign
|
|
#SignDb
|
|
|
|
#
|
|
# Binary OPTIONS
|
|
#
|
|
[bin]
|
|
#FileManager = vifm
|
|
#MFlags = --skippgpcheck
|
|
Sudo = doas
|