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
01d27229
Commit
01d27229
authored
Jan 25, 2021
by
Jay Ta'ala
Browse files
Updated config.simple with recent changes from config.
parent
78f924fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config.simple
View file @
01d27229
...
...
@@ -83,7 +83,7 @@ bindsym $mod+l focus right
set $get_layout $(i3-msg -t get_tree | jq -r 'recurse(.nodes[];.nodes!=null)|select(.nodes[].focused).layout')
bindsym $mod+m exec "i3-msg focus parent, focus left"
bindsym $mod+Shift+m exec "STK=$get_layout; i3-msg layout stacked, move left; MST=$get_layout; i3-msg layout stacked, focus up, focus right, layout $STK, focus parent, focus left, move right, focus left, layout $MST"
bindsym $mod+Shift+n exec "MST=$get_layout; i3-msg layout stacked, move right, focus parent, focus left, layout $MST"
bindsym $mod+Shift+n exec "MST=$get_layout; i3-msg layout stacked, move right, focus parent, focus left, layout $MST
, focus parent, focus right
"
#bindsym $mod+comma exec "MST=$get_layout; i3-msg layout stacked, focus up, move right, focus up, focus left, layout $MST"
#bindsym $mod+Shift+comma exec "MST=$get_layout; i3-msg layout stacked, focus up, focus right; STK=$get_layout; i3-msg layout stacked, focus left, move right, move up, focus down, layout $STK, focus parent, focus left, layout $MST"
...
...
@@ -130,7 +130,7 @@ bindsym $mod+shift+f exec "i3-msg focus parent, fullscreen toggle, focus child"
bindsym $mod+Shift+space floating toggle
# change focus between tiling / floating windows
bindsym $mod+
$mod_next+space
focus mode_toggle
bindsym $mod+
Tab
focus mode_toggle
# toggle sticky
bindsym $mod+Ctrl+s sticky toggle; exec notify-send 'sticky windows toggled'
...
...
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