diff options
| author | arnor-nolen <andrei.gorbulin@rightware.com> | 2023-05-03 10:44:32 +0300 |
|---|---|---|
| committer | arnor-nolen <andrei.gorbulin@rightware.com> | 2023-05-03 10:44:32 +0300 |
| commit | 0493b74b10a362148e972af8fa721f4bbe58b955 (patch) | |
| tree | badb7ae18960c7121ad4b124c092813a347d78e7 /dwlb.c | |
| parent | 37c7259625a33cc10534dfc81ddc6de0bb9e1a9a (diff) | |
| download | dwlb-0493b74b10a362148e972af8fa721f4bbe58b955.tar.gz | |
Added help and readme explanations
Diffstat (limited to 'dwlb.c')
| -rw-r--r-- | dwlb.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" \ |