diff options
| author | tslil clingman <tslil@posteo.de> | 2023-10-21 16:02:23 +0200 |
|---|---|---|
| committer | tslil clingman <tslil@posteo.de> | 2023-10-21 16:02:23 +0200 |
| commit | 4e7f0d014f4b1ffc2b0a302e64c19e440c6bbe68 (patch) | |
| tree | 16787ca463e90aa5e872322d9229c8f84b7e7ea9 /dwl/dwl.1 | |
| parent | 8607fd0b5d3cb9efcd4bd805321128713823271d (diff) | |
[dwl] merge changes from upstream
Diffstat (limited to 'dwl/dwl.1')
| -rw-r--r-- | dwl/dwl.1 | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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. |
