From 99c176aa5f609fc0e88e77ca8cbbb51a674ae6d5 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen <53975399+fauxmight@users.noreply.github.com> Date: Wed, 9 Feb 2022 07:05:44 -0600 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index 7eda5ec..8c6b882 100644 --- a/Patches.md +++ b/Patches.md @@ -21,6 +21,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [alwayscenter](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:alwayscenter.patch): Center floating windows (Updated from `guidocella`'s version to work on all monitors) * [attachabove](https://github.com/djpohly/dwl/compare/main...ss7m:attachabove.patch): Newly created windows are placed above the currently selected window in the stack * [attachbottom](https://github.com/djpohly/dwl/compare/main...AurelWeinhold:attachbottom.patch): Newly created windows are placed at the bottom of the client tile stack +* [autostart](https://github.com/djpohly/dwl/compare/main...fauxmight:autostart.patch): Sevz17's adapted autostart patch from DWL * [bottomstack](https://github.com/djpohly/dwl/compare/main...DanielMowitz:bottomstack.patch): A modification of the [bottomstack patch](https://dwm.suckless.org/patches/bottomstack/) for dwm so it works for dwl * [center-terminal](https://github.com/djpohly/dwl/compare/main...guidocella:center-terminal.patch): Add a keybinding that toggles centering Alacritty horizontally when it's the only window, while still tiling multiple windows * [cursortheme](https://github.com/djpohly/dwl/compare/main...egorguslyan:cursortheme.patch): Add ability to change cursor's theme and size