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
cbc81e99
Commit
cbc81e99
authored
Aug 15, 2021
by
Jay Ta'ala
Browse files
Changed Ctrl+Shift+m to move all windows in workspace ` to current
workspace.
parent
6945daf1
Changes
2
Show whitespace changes
Inline
Side-by-side
i3/config
View file @
cbc81e99
...
...
@@ -173,7 +173,7 @@ bindsym $mod+g exec "i3-input -f $i3inputfont -l 1 -P \\"Goto Mark: \\" -F '[con
# mark and move
bindsym $mod+m mark --add --toggle m
bindsym $mod+Ctrl+m unmark m
bindsym $mod+Shift+m [workspace="`"] move container to
mark m
bindsym $mod+Shift+m [workspace="`"] move container to
workspace current
# workspace back and forth (with/without active container)
workspace_auto_back_and_forth yes
...
...
i3/config.simple
View file @
cbc81e99
...
...
@@ -134,7 +134,7 @@ bindsym $mod+g exec "i3-input -f $i3inputfont -l 1 -P \\"Goto Mark: \\" -F '[con
# mark and move
bindsym $mod+m mark --add --toggle m
bindsym $mod+Ctrl+m unmark m
bindsym $mod+Shift+m [workspace="`"] move container to
mark m
bindsym $mod+Shift+m [workspace="`"] move container to
workspace current
# workspace back and forth (with/without active container)
workspace_auto_back_and_forth yes
...
...
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