togglews - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybinding
togglews N/A N/A

As noted in comboviewwsbyname there is a feature such that if a user moves from, say, workspace 3 to workspace 8 by using the keybinding of Super+8 and the same keybinding is triggered again - then the view will revert back to the previous workspace again (which is workspace 3 in this example case).

The togglews a function that can be used to set up a dedicated keybinding to switch back to the previous workspace should that be desired.

External command:

$ duskc run_command togglews  # toggle back to previously viewed workspace on current monitor

Back to Functions > Workspace.

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