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
d9102dea
Commit
d9102dea
authored
Sep 24, 2020
by
Jay Ta'ala
Browse files
Added inverse master-stack bindsym (select master and swaps with last in
stack).
parent
71e28fd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
d9102dea
...
...
@@ -118,7 +118,8 @@ bindsym $mod+k focus up
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+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\\""
# container focusing (with fallback for case where window is direct child of workspace container)
# NOTE: requires xdotool
...
...
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