diff options
| author | bakkeby <[email protected]> | 2021-02-11 12:01:08 +0100 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-02-11 12:01:08 +0100 |
| commit | 1d092253e3b9ee5e310957d83edb2effad10cdb8 (patch) | |
| tree | 308e95e54c2ddfd5b4dc6edaaeff3e932489159e /README.md | |
| parent | b4758c388d968de19d633284e86a33c4fb592982 (diff) | |
| download | dwm-flexipatch-1d092253e3b9ee5e310957d83edb2effad10cdb8.tar.gz dwm-flexipatch-1d092253e3b9ee5e310957d83edb2effad10cdb8.zip | |
Adding riodraw patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: +2021-02-11 - Added the riodraw patch + 2021-01-22 - Added the placemouse patch 2021-01-02 - Added the Layoutmenu patch @@ -474,6 +476,10 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - adds a keyboard shortcut to restart dwm or alternatively by using kill -HUP dwmpid - additionally dwm can quit cleanly by using kill -TERM dwmpid + - [riodraw](https://github.com/bakkeby/patches/blob/master/dwm/dwm-riodraw-6.2.diff) + - adds rio-like drawing to resize the selected client (backported from instantWM) + - depends on an external tool slop being installed + - [rotatestack](https://dwm.suckless.org/patches/rotatestack/) - let's you rotate through the stack using keyboard shortcuts |
