settitle - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybinding
settitle <text> N/A

The settitle function allows for an alternative title to be set for the client.

This will be displayed instead of the normal window title if the functionality AltWindowTitles is enabled.

This functionality is only available via external commands:

duskc run_command settitle "Xterm"  # sets the selected client window title to "Xterm"

Also see the setwintitle function.

Back to Functions > Window.

⚠️ **GitHub.com Fallback** ⚠️