From 0493b74b10a362148e972af8fa721f4bbe58b955 Mon Sep 17 00:00:00 2001 From: arnor-nolen Date: Wed, 3 May 2023 10:44:32 +0300 Subject: Added help and readme explanations --- dwlb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dwlb.c') diff --git a/dwlb.c b/dwlb.c index d3314aa..79a84a6 100644 --- a/dwlb.c +++ b/dwlb.c @@ -93,6 +93,7 @@ " -inactive-fg-color [COLOR] specify background color of inactive tags or monitors\n" \ " -urgent-fg-color [COLOR] specify text color of urgent tags\n" \ " -urgent-bg-color [COLOR] specify background color of urgent tags\n" \ + " -scale [BUFFER_SCALE] specify buffer scale value for integer scaling\n" \ "Commands\n" \ " -status [OUTPUT] [TEXT] set status text\n" \ " -title [OUTPUT] [TEXT] set title text, if -custom-title is enabled\n" \ -- cgit v1.2.3