* Switched to Firefox * Midori was crashing too often * Rewrote the wallpaper code * Should fix issue where no wallpaper was shown if running from UFD * The pacman mirrorlist is now a static list. * This needs manually updated at build-time Cleanup * Disabled console screen blanking * Fixed typo preventing aliases from loading correctly * mount-all-volumes now removes /media/hhtech properly * Removed leftover netctl files * Removed leftover nodm BREAKING: Moved config files back inside UFD/arch instead of UFD/config
4 lines
98 B
Bash
4 lines
98 B
Bash
setterm -blank 0 -powerdown 0
|
|
if [ "$(fgconsole 2>/dev/null)" -eq "1" ]; then
|
|
hw-diags cli
|
|
fi
|