From 520b6742fe67b020810cfdc15c12f87c63378f65 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 22 Jul 2024 02:15:06 +0100 Subject: Added usage section to dwmblocks --- dwmblocks.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'dwmblocks.1') diff --git a/dwmblocks.1 b/dwmblocks.1 index 06b8a38..d6872cc 100644 --- a/dwmblocks.1 +++ b/dwmblocks.1 @@ -29,6 +29,16 @@ prints string for bar instead of setting X root. .TP .B \-d sets delimiter. +.SH USAGE +dwmblocks is a single binary which can be executed at anytime, setting +the X window root. Only one instance is expected to be executing at +any one time, though multiple instances will simply overwrite each +other. +.P +It is recommended to call dwmblocks early in the init process of your +system, close to when dwm is executed if possible. See +https://git.aryadevchavali.com/dotfiles/tree/XServer/.xinitrc for an +example. .SH CUSTOMIZATION dwmblocks is customised by creating a custom config.h and (re)compiling the source code. This keeps it fast, secure and simple. -- cgit v1.2.3-13-gbd6f