From 52575567afdd28a2be25e535180a2bde398b51ce Mon Sep 17 00:00:00 2001 From: Michael Kantor Date: Sun, 13 Sep 2026 01:15:18 -0400 Subject: Added install instructions. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69445a1..c39c5a9 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,14 @@ Automatic reloads from wallpaper.py and colors.py assumes that the `qtile` scrip - Nimbus Sans. - Liberation Sans. -### Usage +### Installation --- -Copy `autostart.sh_example` to `autostart.sh` in the same directory. Make any necessary changes. +```shell +cd /home/$USER/.config/ +git clone https://git.mikekantor.xyz/qtile-config.git qtile +cd qtile +cp ./autostart.sh_example ./autostart.sh +``` ### Defaults --- -- cgit v1.2.3