Commit 6e709622 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

In config.simple set workspace_back_and_forth to yes.

parent 13f0e505
...@@ -148,7 +148,7 @@ bindsym $mod+Shift+l move right 100px ...@@ -148,7 +148,7 @@ bindsym $mod+Shift+l move right 100px
# workspace back and forth (with/without active container) # workspace back and forth (with/without active container)
workspace_auto_back_and_forth yes workspace_auto_back_and_forth yes
bindsym $mod+Shift+b move container to workspace back_and_forth; workspace back_and_forth #bindsym $mod+Shift+b move container to workspace back_and_forth; workspace back_and_forth
# Set $con_title (embedded script) - used in split orientations below. # Set $con_title (embedded script) - used in split orientations below.
# Three options for container title_format below (comment out one). # Three options for container title_format below (comment out one).
......
...@@ -99,7 +99,7 @@ bindsym $mod+Shift+k move up 100px ...@@ -99,7 +99,7 @@ bindsym $mod+Shift+k move up 100px
bindsym $mod+Shift+l move right 100px bindsym $mod+Shift+l move right 100px
# workspace back and forth (with/without active container) # workspace back and forth (with/without active container)
workspace_auto_back_and_forth no workspace_auto_back_and_forth yes
#bindsym $mod+b workspace back_and_forth #bindsym $mod+b workspace back_and_forth
#bindsym $mod+Shift+b move container to workspace back_and_forth; workspace back_and_forth #bindsym $mod+Shift+b move container to workspace back_and_forth; workspace back_and_forth
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment