Add riodraw

This commit is contained in:
Alexis Jhon Gaspar 2023-09-19 20:00:12 +08:00
parent 7c3b91ea52
commit 740dd33505
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -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/