From 5a18a4659a4483651c32d1f731e0ba488df95462 Mon Sep 17 00:00:00 2001 From: egorguslyan <42677093+egorguslyan@users.noreply.github.com> Date: Sat, 4 Dec 2021 13:45:06 +0000 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index af4fa49..83ede90 100644 --- a/Patches.md +++ b/Patches.md @@ -22,6 +22,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [attachbottom](https://github.com/djpohly/dwl/compare/main...AurelWeinhold:attachbottom.patch): Newly created windows are placed at the bottom of the client tile stack * [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 * [customFloat](https://github.com/djpohly/dwl/compare/main...Stivvo:customFloat.patch): Rules for floating windows support default x, y, width, height. Defaults to the center of the screen and the client size * [cyclelayouts](https://github.com/djpohly/dwl/compare/main...vnepogodin:cyclelayouts.patch): Cycles through all available layouts ([original dwm patch](https://dwm.suckless.org/patches/cyclelayouts/)) * [fibonacci](https://github.com/djpohly/dwl/compare/main...917Wolf:fib.patch): Arranges windows in a Fibonacci spiral or dwindle ([original dwm patch](https://dwm.suckless.org/patches/fibonacci/)) Thanks to [Niki Yoshiuchi](mailto:nyoshiuchi@gmail.com) and my roommate.