Installation

Mounting an additional internal drive at boot

/dev/sdc4 /media/anyname rw,auto,user 0 0

Installing files from the ArchLinux User Repository

Deluge

Installation Notes

  • "Import Error: No module named gtk" when running deluge-gtk: install pygtk package.

Network Manager

PIA

  • Finally got it working via NetworkManager/OpenVPN using PIA's script

Redshift (F.lux alternative for Linux)

Installation Notes

  • Installation with pacman -S redshift worked fine.
  • Noted when trying to run redshift-gtk1 needed to install python-gobject and python-xdg as noted on the ArchLinux Wiki.
  • Install as service: systemctl enable /usr/lib/systemd/redshift-gtk.service
  • Manually configure ~/.config/redshift.conf file.