investigate using Ignorepkg
to lock the kernel and prevent disruption during daily updates
investigate a method of detecting "hidpi" displays without relying on xserver so we can automate configuration changes
replace hard-coded /dev/sda
setup/install.sh
to detect disks and interactively ask for primarybootctl
in arch.sh
determines the root partitionenhance setup/install.sh
such that it can intelligently size swap
pacman -S dmidecode
) or ask if user wishes to enable hibernationcat /proc/meminfo | grep "MemTotal" | awk '{print $2}'
)
verify locale-gen
with ja_JP.UTF-8
works without any problems
fcitx-mozc
or alternatives for GUI selection and IME supportinvestigate laptop-mode-tools
configuration (on an actual laptop)
panel_items = LTSCB
in ~/.config/tint2/tint2rc
for displaying batteryconsider adding https://aur.archlinux.org/packages/yay/
to the installed AUR packages
investigate libfm
and pcmanfm
enhancements
webp
files; including animated webp
filestry out i3 window manager
try out Dolphin
as an alternative to pcmanfm
try out docky
as a combined replacement for gmrun
and tint2
experiment with tint2 alternatives (menubar):
experiment with notification services (I don't use one personally):
experiment gmrun alternatives (launchers; would love one that can do math):
try and figure out how to add ctrl+c
support to the getty login (like debian)