diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-06-05 13:02:48 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-06-05 13:02:48 +0530 |
| commit | 127d89b4246e3743ac24c425a80733cbf3dd832a (patch) | |
| tree | eae1db3acdaa2b940d965b1fda87ce17833a16c3 /README.md | |
| parent | 16de98fbf857c97b133469946ebf34487ed0e8a5 (diff) | |
layoutscroll patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,7 @@ 3. [scratchpad](https://dwm.suckless.org/patches/scratchpad/) patch for scratchpad 4. [bar height](https://dwm.suckless.org/patches/bar_height/) for changing bar's height 5. [pertag](https://dwm.suckless.org/patches/pertag/) for layout for each tag. -6. [swallow](https://dwm.suckless.org/patches/swallow/) patch for swallowing windows (have reversed the patch right now.) +6. [layoutscroll](https://dwm.suckless.org/patches/layoutscroll/) for scrolling through layouts with ``mod+shift+tab`` +7. [swallow](https://dwm.suckless.org/patches/swallow/) patch for swallowing windows (have reversed the patch right now.) ### MAKE SURE TO INSTALL ``libxft-bgra`` OR DWM WILL CRASH |
