Merge branch 'master' of github.com:LukeSmithxyz/LARBS
This commit is contained in:
commit
cdd1ed372f
2
larbs.sh
Normal file → Executable file
2
larbs.sh
Normal file → Executable file
@ -199,7 +199,7 @@ newperms "%wheel ALL=(ALL) NOPASSWD: ALL"
|
||||
|
||||
# Make pacman colorful, concurrent downloads and Pacman eye-candy.
|
||||
grep -q "ILoveCandy" /etc/pacman.conf || sed -i "/#VerbosePkgLists/a ILoveCandy" /etc/pacman.conf
|
||||
sed -i "s/^#ParallelDownloads = 8$/ParallelDownloads = 5/;s/^#Color$/Color/" /etc/pacman.conf
|
||||
sed -i "s/^#ParallelDownloads.*$/ParallelDownloads = 5/;s/^#Color$/Color/" /etc/pacman.conf
|
||||
|
||||
# Use all cores for compilation.
|
||||
sed -i "s/-j2/-j$(nproc)/;s/^#MAKEFLAGS/MAKEFLAGS/" /etc/makepkg.conf
|
||||
|
@ -4,6 +4,7 @@
|
||||
,xorg-xinit,"starts the graphical server."
|
||||
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
|
||||
A,lf-git,"is an extensive terminal file manager that everyone likes."
|
||||
,ueberzug,"enables previews in the lf file manager."
|
||||
,bc,"is used for a dropdown calculator."
|
||||
,xcompmgr,"is for transparency and removing screen-tearing."
|
||||
,xorg-xprop,"is a tool for detecting window properties."
|
||||
|
|
Loading…
Reference in New Issue
Block a user