togglepinnedws - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybinding
togglepinnedws N/A Super+backslash

A workspace can be pinned to a given monitor, which means that it will not be moved between monitors when activated or enabled.

The togglepinnedws function can be used to pin or unpin the current workspace to / from the current monitor.

External command:

$ duskc run_command togglepinnedws  # toggle pinned status for current workspace

Back to Functions > Workspace.

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