All dwm-screenshot capture modes omit the mouse cursor.
maim region captures start selection immediately without a monitor chooser.
The active-monitor shortcut uses the monitor under the pointer. Clipboard
captures are PNG selections owned by xclip, while captures saved to disk use
JPEG. The lightweight capture flow intentionally has no annotation toolbar.
Super + A opens an installed ChatGPT desktop application when one is
available and falls back to the ChatGPT web app otherwise. The application
launcher hides the ChatGPT web entry while a native desktop entry is installed.
See the comments in hotkeys.toml for a full list of func values and modifier syntax.
The browser binding uses dwm-default-apps open. Configure it with
Settings -> Defaults or with dwm-default-apps browsers and
dwm-default-apps set-browser <desktop-id>.
The terminal variable defaults to Alacritty. Settings -> Defaults can select a
validated installed terminal without changing the Super+X key record. To
use the optional Herdr workspace, install it explicitly, change the binding to
dwm-terminal, and set DWM_HERDR=1 in the session environment.