Script to install sxmo onto an Arch Arm barebones image. If this script helps you then please consider buying me a coffee or two ;)
The wallpaper is available here
Copy sxmo-alarm somewhere in either the root of your home directory or some other directory under your home on your Pinephone and
chmod +x sxmo-alarm
sudo ./sxmo-alarm from the directory that you installed it.
Running this script periodically will update sxmo from git.
I've also supplied my .Xresources ( Gives the yellow / black theme ), picom.conf and modified conky.conf .
Also if you do use picom for transparency then it will severely impact the performance of the Megapixels camera to the point of unuseability. Not sure of a workaround as yet ?
If you'd like feedback on keypresses then put this line in your ~/.profile
export KEYBOARD_ARGS="-o | clickclack -V -f wavfile.wav"
Remove the -f and filename if you just want vibration. More details on clickclack are here
The user manual is located here