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
76590303
Commit
76590303
authored
Mar 22, 2022
by
Jay Ta'ala
Browse files
Merge branch 'reverse-layout' into i3-remap-experimental
parents
0a32e274
ec9d5888
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
76590303
...
...
@@ -220,8 +220,9 @@ bindsym $mod+Shift+d move right 100px
# move all windows on workspace cache to mark STK
bindsym $mod+grave move container to workspace $wsg
bindsym $mod+Shift+grave [workspace="`"] move container to workspace current
bindsym $mod+Shift+Tab [workspace="`"] move container to mark STK
bindsym $mod+$mod_next+grave [workspace="`"] move container to workspace current
bindsym $mod+Tab [con_mark="STK"] focus, focus child
bindsym $mod+Shift+Tab mark ., [con_mark="."] move window to mark STK, unmark .
bindsym $mod+$mod_next+Tab focus parent, mark --add --toggle STK, focus child
# mark and focus
...
...
i3/config.simple
View file @
76590303
...
...
@@ -196,8 +196,9 @@ bindsym $mod+Shift+d move right 100px
# move all windows on workspace cache to mark STK
bindsym $mod+grave move container to workspace $wsg
bindsym $mod+Shift+grave [workspace="`"] move container to workspace current
bindsym $mod+Shift+Tab [workspace="`"] move container to mark STK
bindsym $mod+$mod_next+grave [workspace="`"] move container to workspace current
bindsym $mod+Tab [con_mark="STK"] focus, focus child
bindsym $mod+Shift+Tab mark ., [con_mark="."] move window to mark STK, unmark .
bindsym $mod+$mod_next+Tab focus parent, mark --add --toggle STK, focus child
# mark and focus
...
...
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