diff options
| author | bakkeby <[email protected]> | 2020-08-13 15:42:49 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-08-13 15:42:49 +0200 |
| commit | de47bd8839e3a7fc48663b3b530b33fd4042596c (patch) | |
| tree | 6a2f4aba99c94df1bbc78149bf2265448d20ef1b /README.md | |
| parent | 57e727b498e2916abdd7b819084c01c1db0f641b (diff) | |
| download | dwm-flexipatch-de47bd8839e3a7fc48663b3b530b33fd4042596c.tar.gz dwm-flexipatch-de47bd8839e3a7fc48663b3b530b33fd4042596c.zip | |
Adding bartabgroups patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -15,7 +15,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: -2020-08-11 - Added decoration hints patch +2020-08-13 - Added bartabgroups patch + +2020-08-11 - Added decoration hints and focusmaster patches 2020-08-10 - Added cool autostart, insets and steam patches @@ -187,6 +189,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [barpadding](https://dwm.suckless.org/patches/barpadding/) - adds vertical and horizontal space between the statusbar and the edge of the screen + - [bartabgroups](https://dwm.suckless.org/patches/bartabgroups/) + - turns the titlebar area into a mfact-respecting tab-bar showing each client's title + - [center](https://dwm.suckless.org/patches/center/) - adds an iscentered rule to automatically center clients on the current monitor |
