i3wm map switch to last ws

This commit is contained in:
thek4n 2025-07-19 14:26:58 +03:00
parent d6b8d7e0ae
commit 10b4373bf0

View File

@ -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" {