markall - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybindings
markall 0, 1 or 2 Listed separately further down

The markall function allows for all clients on the current workspace to be marked for group action.

markall.gif

Default keybindings Description
Super+a Marks all clients on the selected workspace
Super+Ctrl+a Marks all floating clients on the selected workspace
Super+Alt+a Marks all hidden clients on the selected workspace

External commands:

$ duskc run_command markall 0  # mark all clients on the selected workspace
$ duskc run_command markall 1  # mark all floating clients on the selected workspace
$ duskc run_command markall 2  # mark all hidden clients on the selected workspace

Also see the unmarkall and togglemark functions.

Back to Functions > Marking.

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