From 7902f17bfe9652df775119945c16d130356ffab6 Mon Sep 17 00:00:00 2001 From: PalanixYT Date: Sat, 22 Jul 2023 23:08:44 +0200 Subject: [PATCH] Updated cfacts (markdown) --- cfacts.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cfacts.md b/cfacts.md index 9cfcd9a..5e0b6cb 100644 --- a/cfacts.md +++ b/cfacts.md @@ -2,7 +2,7 @@ A port of the [dwm cfacts patch](https://dwm.suckless.org/patches/cfacts/) (with the limits removed) Clients with higher weight are allocated more space! - +` +---------------------+ | | 0.5 | | 1.0 +----------+ @@ -12,6 +12,7 @@ Clients with higher weight are allocated more space! | 2.0 | | | | 1.0 | +----------+----------+ +` ### Download - [2023-07-22](https://github.com/djpohly/dwl/compare/main...PalanixYT:cfact.patch)