mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Cosmetics.
This commit is contained in:
parent
173cbb2635
commit
8ea554916e
1 changed files with 1 additions and 1 deletions
|
|
@ -442,7 +442,7 @@ zram-size = min(ram, 8192)
|
|||
EOF
|
||||
|
||||
# Pacman eye-candy features.
|
||||
print "Enabling colours, animations, and parallel in pacman."
|
||||
print "Enabling colours, animations, and parallel downloads for pacman."
|
||||
sed -Ei 's/^#(Color)$/\1\nILoveCandy/;s/^#(ParallelDownloads).*/\1 = 10/' /mnt/etc/pacman.conf
|
||||
|
||||
# Enabling various services.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue