Remove reference to pulse audio in the README
Dump pulseaudio and only use alsa. Also minor cosmetic tweaks to waybar
Replace hard-coded user with $ALPUSER
Alpine Linux Setup
An absolutely bare-bones Sway Desktop Alpine installation.
This is meant to be a minimal build to help you get started with Alpine Linux.
..and a little bit more. Take a look through the setup.sh
to see all included packages (and feel free to remove things you don't want/need!)
You will need to edit some of the content inside the setup.sh
file. Most importantly, changing the default user and name that gets created during the installation process. Feel free to also look through the include dotfiles and tweak as you see fit.
setup-alpine
script:
reboot
root
apk add vim
/etc/apk/repositories
and give access to all reposapk add sudo bash
/etc/sudoers
and give :wheel
group full accessapk add git
git clone https://git.sr.ht/~bt/alpine-linux-setup
cd alpine-linux-setup
ash setup.sh
if your repos are already setHeavily taken/inspired from both: