mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
i3: auto switch workspace
This commit is contained in:
parent
8d559343b0
commit
866e8137b1
1 changed files with 2 additions and 0 deletions
|
|
@ -158,6 +158,8 @@ bindsym $mod+8 workspace $ws8
|
|||
bindsym $mod+9 workspace $ws9
|
||||
bindsym $mod+0 workspace $ws10
|
||||
|
||||
workspace_auto_back_and_forth yes
|
||||
|
||||
# move focused container to workspace
|
||||
bindsym $mod+Shift+1 move container to workspace $ws1
|
||||
bindsym $mod+Shift+2 move container to workspace $ws2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue