From 4e7f0d014f4b1ffc2b0a302e64c19e440c6bbe68 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sat, 21 Oct 2023 16:02:23 +0200 Subject: [dwl] merge changes from upstream --- dwl/dwl.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'dwl/dwl.1') diff --git a/dwl/dwl.1 b/dwl/dwl.1 index cae1036..ce1acf9 100644 --- a/dwl/dwl.1 +++ b/dwl/dwl.1 @@ -7,6 +7,7 @@ .Sh SYNOPSIS .Nm .Op Fl v +.Op Fl d .Op Fl s Ar startup command .Sh DESCRIPTION .Nm @@ -22,6 +23,12 @@ option, writes its name and version to standard error and exits unsuccessfully. .Pp When given the +.Fl d +option, +.Nm +enables full wlroots logging, including debug information. +.Pp +When given the .Fl s option, .Nm @@ -101,7 +108,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. -- cgit v1.2.3