diff options
| author | bakkeby <[email protected]> | 2022-07-04 14:07:17 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2022-07-04 14:07:17 +0200 |
| commit | 274602fa7a1e629a76d8b2b914e597c772b1add6 (patch) | |
| tree | 3ebb2e8f26064874ca6a5ab59a6ac010d2d7f403 /README.md | |
| parent | 197c218304eb31ec7ebaebedc485351f92587bfa (diff) | |
| download | dwm-flexipatch-274602fa7a1e629a76d8b2b914e597c772b1add6.tar.gz dwm-flexipatch-274602fa7a1e629a76d8b2b914e597c772b1add6.zip | |
Updating readme to refer to shift-tools
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -19,6 +19,8 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6 ### Changelog: +2022-07-04 - Added the shift-tools patch(es) with individual toggles + 2022-06-20 - Added the renamed scratchpads patch 2022-06-17 - Ported the seamless restart feature from dusk into dwm-flexipatch @@ -621,6 +623,9 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6 - [setborderpx](https://dwm.suckless.org/patches/setborderpx/) - this patch allows border pixels to be changed during runtime + - [shift-tools](https://dwm.suckless.org/patches/shift-tools/) + - a group of functions that shift clients or views left or right + - [shiftview](https://github.com/chau-bao-long/dotfiles/blob/master/suckless/dwm/shiftview.diff) - adds keybindings for left and right circular shift through tags - also see focusadjacenttag |
