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