From 69784686f964fe2a5471fd679d7030ef1d5ca18f Mon Sep 17 00:00:00 2001 From: Ben Collerson Date: Sat, 6 Jan 2024 12:37:41 +0000 Subject: [PATCH] Add singlemaster --- singlemaster.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 singlemaster.md diff --git a/singlemaster.md b/singlemaster.md new file mode 100644 index 0000000..55f59d6 --- /dev/null +++ b/singlemaster.md @@ -0,0 +1,9 @@ +### Description +Restricts dwl to only having a single client in the master part of the tiled layout. + +### Download +- [git branch](https://codeberg.org/bencc/dwl/src/branch/singlemaster) +- [yyyy-mm-dd](https://codeberg.org/dwl/dwl-patches/raw/branch/main/singlemaster/singlemaster.patch) + +### Authors +- [Ben Collerson](https://codeberg.org/bencc) \ No newline at end of file