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 | |
parent | 766e81978c9c14352db5552ae212464bb7ec9991 (diff) |
Updated Git repo URL
Diffstat (limited to '.config/qtile')
-rw-r--r-- | .config/qtile/colors.py | 2 | ||||
-rw-r--r-- | .config/qtile/config.py | 2 | ||||
-rw-r--r-- | .config/qtile/groups.py | 2 | ||||
-rw-r--r-- | .config/qtile/hooks.py | 1 | ||||
-rw-r--r-- | .config/qtile/keys.py | 2 | ||||
-rw-r--r-- | .config/qtile/layouts.py | 2 | ||||
-rw-r--r-- | .config/qtile/mouse.py | 2 | ||||
-rw-r--r-- | .config/qtile/ordinaldate.py | 2 | ||||
-rw-r--r-- | .config/qtile/screens.py | 2 | ||||
-rw-r--r-- | .config/qtile/widgets.py | 2 | ||||
-rw-r--r-- | .config/qtile/workspaces.py | 2 |
11 files changed, 11 insertions, 10 deletions
diff --git a/.config/qtile/colors.py b/.config/qtile/colors.py index 749b12f..86d4693 100644 --- a/.config/qtile/colors.py +++ b/.config/qtile/colors.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # gruvbox color configuration # https://github.com/morhetz/gruvbox/blob/master/colors/gruvbox.vim 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 diff --git a/.config/qtile/groups.py b/.config/qtile/groups.py index 3f13d52..12b358e 100644 --- a/.config/qtile/groups.py +++ b/.config/qtile/groups.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # Groups configuration diff --git a/.config/qtile/hooks.py b/.config/qtile/hooks.py index 98308ae..0aa1269 100644 --- a/.config/qtile/hooks.py +++ b/.config/qtile/hooks.py @@ -2,6 +2,7 @@ # http://www.qtile.org/ # Justine Smithies +# https://git.sr.ht/~justinesmithies/dotfiles # Hooks configuration import asyncio diff --git a/.config/qtile/keys.py b/.config/qtile/keys.py index 4076e92..27d1576 100644 --- a/.config/qtile/keys.py +++ b/.config/qtile/keys.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # Key configuration diff --git a/.config/qtile/layouts.py b/.config/qtile/layouts.py index f16df00..0f0218f 100644 --- a/.config/qtile/layouts.py +++ b/.config/qtile/layouts.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # Layout configuration diff --git a/.config/qtile/mouse.py b/.config/qtile/mouse.py index 6cd0e88..a616bac 100644 --- a/.config/qtile/mouse.py +++ b/.config/qtile/mouse.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # Mouse floating layouts. diff --git a/.config/qtile/ordinaldate.py b/.config/qtile/ordinaldate.py index 3376d62..7515fe1 100644 --- a/.config/qtile/ordinaldate.py +++ b/.config/qtile/ordinaldate.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # Ordinal Date - Displays date in format Friday 11th March 2022 - 14:53 diff --git a/.config/qtile/screens.py b/.config/qtile/screens.py index 7921302..840777d 100644 --- a/.config/qtile/screens.py +++ b/.config/qtile/screens.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # Multimonitor support diff --git a/.config/qtile/widgets.py b/.config/qtile/widgets.py index ed9659e..d1f7d8d 100644 --- a/.config/qtile/widgets.py +++ b/.config/qtile/widgets.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # Widgets setup # Get the icons at https://www.nerdfonts.com/cheat-sheet diff --git a/.config/qtile/workspaces.py b/.config/qtile/workspaces.py index efbb7e6..33f3bd0 100644 --- a/.config/qtile/workspaces.py +++ b/.config/qtile/workspaces.py @@ -1,5 +1,5 @@ # Justine Smithies -# https://github.com/justinesmithies/qtile-wayland-dotfiles +# https://git.sr.ht/~justinesmithies/dotfiles # Workspace setup # Get the icons at https://www.nerdfonts.com/cheat-sheet |