dwl

My patch set and modifications to dwl
git clone git://git.ethandl.dev/dwl
Log | Files | Refs | README | LICENSE

commit 755fcae2afbed51f38c167bdc56a5437cda8137a
parent 960c32a7d83703a64ec0a363d8a11f3c1c51bf20
Author: Angelo Antony <83206032+alterego-blip@users.noreply.github.com>
Date:   Sun, 10 Sep 2023 21:05:37 +0530

fix typo
Diffstat:
Mdwl.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dwl.1 b/dwl.1 @@ -101,7 +101,7 @@ These environment variables are used by A directory where temporary user files, such as the Wayland socket, are stored. .It Ev XDG_CONFIG_DIR -A directory containung configuration of various programs and +A directory containing configuration of various programs and libraries, including libxkbcommon. .It Ev DISPLAY , WAYLAND_DISPLAY , WAYLAND_SOCKET Tell how to connect to an underlying X11 or Wayland server.