diff options
author | Michael Kantor <michael@mikekantor.xyz> | 2024-05-03 21:44:40 -0400 |
---|---|---|
committer | Michael Kantor <michael@mikekantor.xyz> | 2024-05-03 21:44:40 -0400 |
commit | 1cb735dd499258b4879cdd79dd7a1504f29b6f52 (patch) | |
tree | 1deb1264ecb210759b91ad1fed3c025ff07c4865 /README.md | |
parent | cd0cdb4cc333a1f8649d7abd9cff3357b192c5b2 (diff) |
Made qtile script for reloads in $HOME/git/qtile/bin/.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ - Window Swallowing. - Cryptocurrency Widget. +Automatic reloads from wallpaper.py and colors.py assumes that the `qtile` script is located in `$HOME/git/qtile/bin/`. I use the master branch of qtile from github. + ### Dependencies --- - [Mpd2](https://pypi.org/project/python-mpd2/). Host is ~/.mpd/socket. Port is 6600. |