unmarkall - bakkeby/dusk GitHub Wiki
Function | Expected argument | Default keybindings |
---|---|---|
unmarkall | N/A | Super+Shift+a |
The unmarkall
function allows for all marked clients across all workspaces to be unmarked.
External commands:
$ duskc run_command unmarkall # unmark all marked clients across all workspaces
Also see the markall and togglemark functions.