i3wm map switch to last ws
This commit is contained in:
parent
d6b8d7e0ae
commit
10b4373bf0
@ -171,6 +171,9 @@ bindsym $mod+Shift+0 move container to workspace number $ws10
|
|||||||
bindsym $mod+u workspace prev
|
bindsym $mod+u workspace prev
|
||||||
bindsym $mod+Shift+u workspace next
|
bindsym $mod+Shift+u workspace next
|
||||||
|
|
||||||
|
workspace_auto_back_and_forth yes
|
||||||
|
bindsym $mod+Tab workspace back_and_forth
|
||||||
|
|
||||||
# resize window (you can also use the mouse for that)
|
# resize window (you can also use the mouse for that)
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
mode "resize" {
|
mode "resize" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user