diff options
Diffstat (limited to '.config/qtile/config.py')
-rw-r--r-- | .config/qtile/config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 122d63a..8286722 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -2,7 +2,7 @@ # http://www.qtile.org/ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles from typing import List # noqa: F401 import hooks |