From 82c4346d65231836a7ebadf0fab36640f341b695 Mon Sep 17 00:00:00 2001 From: Ben Collerson Date: Sat, 6 Jan 2024 12:39:30 +0000 Subject: [PATCH] Update singlemaster --- singlemaster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/singlemaster.md b/singlemaster.md index a0474cf..02c1381 100644 --- a/singlemaster.md +++ b/singlemaster.md @@ -1,5 +1,5 @@ ### Description -Restricts dwl to only having a single client in the master part of the tiled layout. +Restricts layout to only having one client in the master area. ### Download - [git branch](https://codeberg.org/bencc/dwl/src/branch/singlemaster)