From 5186afffd5068a87f1174adc3fe0bdc746d8622b Mon Sep 17 00:00:00 2001 From: Dmitry Zakharchenko <82608185+dm1tz@users.noreply.github.com> Date: Sun, 4 Sep 2022 11:19:04 +0300 Subject: [PATCH] Created center (markdown) --- center.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 center.md diff --git a/center.md b/center.md new file mode 100644 index 0000000..550cd9c --- /dev/null +++ b/center.md @@ -0,0 +1,8 @@ +### Description +Adds an `iscentered` rule to automatically center clients on the current monitor. + +### Download +- [2022-08-27](https://github.com/djpohly/dwl/compare/main...dm1tz:iscenter.patch) + +### Authors +- [Dmitry Zakharchenko](https://github.com/dm1tz)