Case
Board
Screen
Keyboard
stations=( | |
["wzbc"]="http://amber.streamguys.com:4860/listen.pls" | |
["wxrw"]="http://108.163.232.21:8080/;stream.nsv" | |
["wxjm"]="http://media.wmra.org:8000/wxjm" | |
["wutt"]="http://wutt.ut.edu:8000/wutt_high_quality.m3u" | |
["wuog"]="http://wuogfm.serverroom.net:9076/;stream.mp3" | |
["wumm"]="http://wumm.machias.edu:9000/wumm" | |
["wuml"]="http://108.163.223.242:8133/;stream.mp3" | |
["wrbb"]="http://129.10.160.50:8000" |
# Install ARCH Linux with encrypted file-system and UEFI | |
# The official installation guide (https://wiki.archlinux.org/index.php/Installation_Guide) contains a more verbose description. | |
# Download the archiso image from https://www.archlinux.org/ | |
# Copy to a usb-drive | |
dd if=archlinux.img of=/dev/sdX bs=16M && sync # on linux | |
# Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration. | |
# Set swedish keymap |
Case
Board
Screen
Keyboard
[options] | |
font=Profont 8 | |
[colors] | |
cursor =#b9b9b9 | |
foreground =#b9b9b9 | |
background =rgba(16,16,16,.8) | |
color0 =#101010 | |
color1 =#7c7c7c |