diff options
author | Justine Smithies <justine@smithies.me.uk> | 2023-09-25 19:24:46 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2023-09-25 19:24:46 +0100 |
commit | bd2e675ed604d7f63013cb1404cc0d62edc42d5d (patch) | |
tree | 1a0081fade5b8ba2dbe1dc9387cc5629a725e0dd /.config/qtile/config.py | |
parent | 766e81978c9c14352db5552ae212464bb7ec9991 (diff) |
Updated Git repo URL
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 |