From 2eb9f9711e740863f30f9bd030dc573572d77b16 Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Sat, 16 Apr 2022 19:48:04 +0530 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3deb199..fa6bae3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,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://github.com/lukesmithxyz/dwmblocks). +- [Clickable statusbar](https://dwm.suckless.org/patches/statuscmd/) with my build of [dwmblocks](https://github.com/xgenos/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`. @@ -25,7 +25,7 @@ I haven't kept `man dwm`/`dwm.1` updated though. PRs welcome on that, lol. ## Installation for newbs ``` -git clone https://github.com/LukeSmithxyz/dwm +git clone https://github.com/xgenos/dwm cd dwm sudo make install ``` -- cgit v1.2.3-59-g8ed1b