Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
a44d835b
Commit
a44d835b
authored
Sep 25, 2020
by
Jay Ta'ala
Browse files
Moving from master to stack shortcut now keeps focus on master.
parent
24cbe57e
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
a44d835b
...
...
@@ -119,7 +119,7 @@ bindsym $mod+l focus right
# master-stack keybinding (moves stack window to master and current master back to stack window)
bindsym $mod+m exec "i3-msg \\"move left, focus up, move right, focus left\\""
bindsym $mod+Shift+m exec "i3-msg \\"focus right, move left, focus up, move right\\""
bindsym $mod+Shift+m exec "i3-msg \\"focus right, move left, focus up, move right
, focus left
\\""
bindsym $mod+comma exec "i3-msg \\"focus up, move right, focus up, focus left\\""
# container focusing (with fallback for case where window is direct child of workspace container)
...
...
i3/config.simple
View file @
a44d835b
...
...
@@ -79,7 +79,7 @@ bindsym $mod+l focus right
# master-stack keybinding (moves stack window to master and current master back to stack window)
bindsym $mod+m exec "i3-msg \\"move left, focus up, move right, focus left\\""
bindsym $mod+Shift+m exec "i3-msg \\"focus right, move left, focus up, move right\\""
bindsym $mod+Shift+m exec "i3-msg \\"focus right, move left, focus up, move right
, focus left
\\""
bindsym $mod+comma exec "i3-msg \\"focus up, move right, focus up, focus left\\""
# move focused window
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment