Fixed i3 restart, setup vertical splits in Vim

Also set EasyMotion prefix to single space.
This commit is contained in:
2018-12-07 18:20:08 -05:00
parent 8e19aba49e
commit 3555b19be5
7 changed files with 31 additions and 27 deletions

View File

@@ -40,7 +40,7 @@ bindsym Mod4+p workspace $ws4; exec pgadmin3
bindsym Mod4+q exec qdirstat
bindsym Mod4+r exec urxvt -e ranger
# bindsym control+$mod+s exec systemctl suspend
bindsym control+$mod+p exec systemctl suspend
bindsym control+$mod+s exec systemctl suspend
bindsym Mod4+t exec st
bindsym Mod4+x exec $swex
bindsym Print exec gscreenshot
@@ -301,7 +301,7 @@ bindsym $mod+Shift+5 move container to workspace $ws15; workspace $ws15
bindsym $mod+Shift+s exec systemctl suspend
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
# bindsym $mod+control+r exec ~/.cache/wal/colors.sh; restart
bindsym $mod+control+r exec restart
bindsym $mod+control+r exec i3-msg restart
# bindsym $mod+control+r exec $colors_sh && i3-msg restart
# reload the configuration file
@@ -325,6 +325,7 @@ bindsym $mod+control+l resize shrink width 3 px or 3 ppt
# remove window titlebars
for_window [class="^.*"] border pixel 3
# for_window [class="^.*"] border pixel 1
set $inner_gaps 35
set $outer_gaps 0
@@ -395,8 +396,8 @@ set $bar_trans 00
set $benq_ws_trans aa
bar {
i3bar_command i3bar -t
# font pango:$sb_font 21
font pango:$sb_font 14
font pango:$sb_font 21
# font pango:$sb_font 14
colors {
# 0 (transparent) -> 255 (opaque) in hex
background $black$bar_trans
@@ -420,8 +421,8 @@ bar {
bar {
output $samsung
# font pango:$sb_font 25
font pango:$sb_font 15
font pango:$sb_font 25
# font pango:$sb_font 15
# output $benq
i3bar_command i3bar -t
colors {
@@ -461,7 +462,8 @@ set $mod Mod1
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
# font pango:Hack 11
font pango:$sb_font 8
# font pango:$sb_font 8
font pango:$sb_font 11
# This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango).
#font pango:DejaVu Sans Mono 8