-
Notifications
You must be signed in to change notification settings - Fork 23
togglepinnedws
Bakkeby edited this page Feb 27, 2024
·
3 revisions
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
Concepts | Configuration | Features | Flags | Functionality | Functions