From 755fcae2afbed51f38c167bdc56a5437cda8137a Mon Sep 17 00:00:00 2001 From: Angelo Antony <83206032+alterego-blip@users.noreply.github.com> Date: Sun, 10 Sep 2023 21:05:37 +0530 Subject: [PATCH] fix typo --- dwl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwl.1 b/dwl.1 index cae1036..6f164e6 100644 --- 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.