diff --git a/README.md b/README.md index c00d95a..16a174d 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ Linux/Unix users: - imlibs2(-devel or -dev) - picom (for transparency) - feh (optional) +- pywal (for colors/wallpaper) +- slop (for riodraw) Termux users: - xorg diff --git a/dwm-flexipatch/patches.def.h b/dwm-flexipatch/patches.def.h index be45361..b21d2b3 100644 --- a/dwm-flexipatch/patches.def.h +++ b/dwm-flexipatch/patches.def.h @@ -955,7 +955,7 @@ * This patch was backported from instantWM. * https://github.com/bakkeby/patches/blob/master/dwm/dwm-riodraw-6.2.diff */ -#define RIODRAW_PATCH 0 +#define RIODRAW_PATCH 1 /* This patch let's you rotate through the stack using keyboard shortcuts. * https://dwm.suckless.org/patches/rotatestack/