From 0610dd7235f9be9509f682cf7efe799a86f42a02 Mon Sep 17 00:00:00 2001 From: Kusoneko Date: Wed, 29 Mar 2023 17:32:24 -0400 Subject: Update git locations in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be40502..03c684a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ I haven't kept `man dwm`/`dwm.1` updated though. PRs welcome on that, lol. ## Patches and features -- [Clickable statusbar](https://dwm.suckless.org/patches/statuscmd/) with my build of [dwmblocks](https://git.kusoneko.moe/Kusoneko/dwmblocks). +- [Clickable statusbar](https://dwm.suckless.org/patches/statuscmd/) with my build of [dwmblocks](https://git.kusoneko.moe/dwmblocks). - Reads [xresources](https://dwm.suckless.org/patches/xresources/) colors/variables (i.e. works with `pywal`, etc.). - scratchpad: Accessible with mod+shift+enter. - New layouts: bstack, fibonacci, deck, centered master and more. All bound to keys super+(shift+)t/y/u/i. @@ -28,7 +28,7 @@ I haven't kept `man dwm`/`dwm.1` updated though. PRs welcome on that, lol. ## Installation for newbs ```bash -git clone https://git.kusoneko.moe/Kusoneko/dwm +git clone https://git.kusoneko.moe/dwm cd dwm sudo make install ``` -- cgit 1.4.1