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
83aa3b01
Commit
83aa3b01
authored
Feb 15, 2019
by
Jay Ta'ala
Browse files
Reverted resizing approach for hjkl.
parent
0a47368e
Changes
1
Show whitespace changes
Inline
Side-by-side
i3/config
View file @
83aa3b01
...
...
@@ -326,12 +326,11 @@ bindsym $mod+Mod1+Down resize grow height 100 px or 20 ppt
bindsym $mod+Mod1+Up resize shrink height 100 px or 20 ppt
bindsym $mod+Mod1+Right resize grow width 100 px or 20 ppt
# hkjl resize (plus special mod+space resize)
bindsym $mod+Mod1+h resize set width 4ppt
bindsym $mod+Mod1+j resize set width 25ppt
bindsym $mod+Mod1+k resize set width 50ppt
bindsym $mod+Mod1+l resize set width 75ppt
bindsym $mod+space resize set width 96ppt
# hkjl resize
bindsym $mod+Mod1+h resize shrink width 100 px or 20 ppt
bindsym $mod+Mod1+j resize grow height 100 px or 20 ppt
bindsym $mod+Mod1+k resize shrink height 100 px or 20 ppt
bindsym $mod+Mod1+l resize grow width 100 px or 20 ppt
bindsym $mod+Mod1+Shift+Left resize shrink width 10 px or 2 ppt
bindsym $mod+Mod1+Shift+Down resize grow height 10 px or 2 ppt
...
...
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