diff options
| author | bakkeby <[email protected]> | 2019-09-14 23:58:04 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-14 23:58:04 +0200 |
| commit | 70012dbf2cb8eddddc4ec57ecba4508a9d9664a5 (patch) | |
| tree | 716edff459a3dba1fef191d203edbd57c88b971a /README.md | |
| parent | 5501f81b9cbc154a2e85fc82cc9eac913b49d8d8 (diff) | |
| download | dwm-flexipatch-70012dbf2cb8eddddc4ec57ecba4508a9d9664a5.tar.gz dwm-flexipatch-70012dbf2cb8eddddc4ec57ecba4508a9d9664a5.zip | |
Adding selfrestart patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,7 +13,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: -2019-09-14 - Added setborderpx patch +2019-09-14 - Added setborderpx and selfrestart patches 2019-09-13 - Added titlecolor and push patches @@ -119,6 +119,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - saves size and position of every floating window before it is forced into tiled mode - if the window is made floating again then the old dimensions will be restored + - [selfrestart](https://dwm.suckless.org/patches/selfrestart/) + - restart dwm without the unnecessary dependency of an external script + - [setborderpx](https://dwm.suckless.org/patches/statuspadding/) - this patch allows border pixels to be changed during runtime |
