Work in Progress
The power key is easy to hit by accident. If you use a desktop environment or window manager (such as awesome or qtile) without built-in power manager, pressing the power key will shutdown the computer. To avoid this:
In `/etc/systemd/logind.conf`:
change: HandlePowerKey=poweroff
to: HandlePowerKey=suspend