QtileConfig

My qtile config with a fresh-looking bar and pywal support.

Note: This is my first rice and first github repo. Please excuse my poor coding style and poor English.
Based on the official example config
Using archcraft, so if something missing (rofi config etc.) please replace it with your own.

Dependences:

Getting started:

  1. Clone this repo

git clone https://github.com/EdenQwQ/QtileConfig.git
  1. Creat a qtile folder

mkdir ~/.config/qtile
  1. Copy the config files

cd QtileConfig  
cp * ~/.config/qtile
  1. Check the keybindings and default apps in config.py. Qtile widgets are placed in widgets.py

GitHub

https://github.com/EdenQwQ/QtileConfig