togglescratch - bakkeby/dusk GitHub Wiki
Function | Expected argument | Default keybindings |
---|---|---|
togglescratch | pointer to command | Super+<scratchkey> |
The togglescratch
function allows for scratchpad clients to be toggled into and out of view.
This can only be used for the dedicated scratch keys set up in the configuration file.
If there are no clients on a scratchpad then a new one will be spawned based on the designated scratchpad command.
Individual clients can be placed on a scratchpad using the setscratch function.
Scratchpad clients can be removed from a scratchpad using the removescratch function.
Refer to the main scratchpads page for setup instructions.
There are no external commands for this function.
Back to Functions > Scratchpads.