For those of you who use your computer late into the evening, Redshift may ease eye-strain and help you go to sleep too!
https://wiki.archlinux.org/index.php/Redshift
Monday, August 18, 2014
Thursday, August 7, 2014
default grub theme
if your grub is changed after update, run this in terminal
cd /tmp
wget https://github.com/Antergos/Cnchi/archive/master.zip
unzip master.zip
su
cp -R Cnchi-master/grub2-theme/Antergos-Default /boot/grub/themes
echo 'GRUB_THEME="/boot/grub/themes/Antergos-Default/theme.txt"' >> /etc/default/grubgrub-mkconfig -o /boot/grub/grub.cfg
cd /tmp
wget https://github.com/Antergos/Cnchi/archive/master.zip
unzip master.zip
su
cp -R Cnchi-master/grub2-theme/Antergos-Default /boot/grub/themes
echo 'GRUB_THEME="/boot/grub/themes/Antergos-Default/theme.txt"' >> /etc/default/grubgrub-mkconfig -o /boot/grub/grub.cfg
Subscribe to:
Posts (Atom)