Sway: Enable automatic back-and-forth.
This commit is contained in:
parent
1ee26e066e
commit
e5fe68e7bf
|
@ -20,6 +20,9 @@ focus_follows_mouse no
|
|||
# Mouse doesn't move to workspace on workspace change
|
||||
mouse_warping none
|
||||
|
||||
# Automatic back-and-forth when switching to the current workspace
|
||||
workspace_auto_back_and_forth yes
|
||||
|
||||
# Workspace 10 always on second monitor (I use this for Spotify, feel free to change)
|
||||
workspace 10 output "DP-2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue