Skip to content

grandjeanlab/alpine-qtile

Repository files navigation

Alpine Qtile

Lightweight Desktop installer for Alpine Linux based on qtile

Downloading

  1. Download the latest Alpine image
  2. Run setup-alpine
  3. reboot
  4. Enable community/edge repos
  5. Install git
  6. reboot

Login as your newly created user and run the following:

git clone https://github.com/grandjeanlab/alpine-qtile

cd alpine-qtile

Installing

  1. Change kernal by running doas ./change-kernel.sh (only if you want to use edge instead of lts)
  2. Install dependencies by running doas ./install.sh. The script will simply read required packages from dependencies.txt and run apk add.
  3. Finish installing by running the ./install-nodoas.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages