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
8d6c7106
Commit
8d6c7106
authored
Jan 13, 2021
by
Jay Ta'ala
Browse files
Changed focus child to simpler mod+Escape.
parent
8b146588
Changes
2
Show whitespace changes
Inline
Side-by-side
i3/config
View file @
8d6c7106
...
...
@@ -220,7 +220,7 @@ bindsym $mod+$mod_next+d exec xprop -id $(xdotool getactivewindow) -remove ANTID
# focus the parent container
bindsym $mod+a focus parent
bindsym $mod+
Shift+a
focus child
bindsym $mod+
Escape
focus child
# move the currently focused window to the scratchpad
bindsym $mod+Shift+Tab move scratchpad
...
...
i3/config.simple
View file @
8d6c7106
...
...
@@ -137,7 +137,7 @@ bindsym $mod+Ctrl+s sticky toggle; exec notify-send 'sticky windows toggled'
# focus the parent container
bindsym $mod+a focus parent
bindsym $mod+
Shift+a
focus child
bindsym $mod+
Escape
focus child
# move the currently focused window to the scratchpad
bindsym $mod+Shift+Tab move scratchpad
...
...
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