mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-01 08:44:25 +02:00
i3: temporarily disable focus wrapping
Just to force myself to use the directions as expected.
This commit is contained in:
parent
a918e1c01d
commit
2533706212
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -126,7 +126,7 @@ bindsym $mod+0 workspace number $ws10
|
|||
bindsym $mod+Tab workspace back_and_forth
|
||||
bindsym $mod+Ctrl+o focus output right
|
||||
bindsym $mod+n nop "new-workspace"
|
||||
focus_wrapping workspace
|
||||
focus_wrapping no
|
||||
|
||||
# move focused container to workspace
|
||||
bindsym $mod+Shift+1 move container to workspace number $ws1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue