mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Pacman eye-candies.
This commit is contained in:
parent
bb0c4ec018
commit
b58c05c4e8
1 changed files with 4 additions and 0 deletions
|
|
@ -356,6 +356,10 @@ zram-fraction = 1
|
|||
max-zram-size = 8192
|
||||
EOF
|
||||
|
||||
# Pacman eye-candy features.
|
||||
print "Enabling colours and animations in pacman."
|
||||
sed -i 's/#Colors/Colors\nILoveCandy/' /mnt/etc/pacman.conf
|
||||
|
||||
# Enabling various services.
|
||||
print "Enabling Reflector, automatic snapshots, BTRFS scrubbing and systemd-oomd."
|
||||
for service in reflector.timer snapper-timeline.timer snapper-cleanup.timer btrfs-scrub@-.timer btrfs-scrub@home.timer btrfs-scrub@var-log.timer btrfs-scrub@\\x2esnapshots.timer grub-btrfs.path systemd-oomd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue