X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=dotfiles_user_thinkpad%2Fi3%2Fconfig;h=3bf15888e74acc1b0e3cbd269016c0ff8dff332d;hb=c659f9b73f81651f625bf938845ab2cc711cf9b0;hp=6330887d0818820d5d5ef9a0c7d1d43479acb16d;hpb=1b489d31fec39fcdbd65b881a14858d251894b16;p=config diff --git a/dotfiles_user_thinkpad/i3/config b/dotfiles_user_thinkpad/i3/config index 6330887..3bf1588 100644 --- a/dotfiles_user_thinkpad/i3/config +++ b/dotfiles_user_thinkpad/i3/config @@ -11,8 +11,8 @@ set $mod Mod4 floating_modifier $mod # Launch xterm small-font white-on-black or big-font black-on-white. -bindsym $mod+Return exec xterm -ls -r -bindsym $mod+Shift+Return exec xterm -ls -fn 10x20 +bindsym $mod+Return exec xterm -vb -ls -r +bindsym $mod+Shift+Return exec xterm -vb -ls -fn 10x20 # Launch programs via dmenu. bindsym $mod+d exec dmenu_run @@ -36,8 +36,8 @@ bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right # Resize windows -bindsym $mod+h resize shrink width -bindsym $mod+l resize grow width +bindsym $mod+h resize shrink width 1 px or 1 ppt +bindsym $mod+l resize grow width 1 px or 1 ppt bindsym $mod+j resize shrink height bindsym $mod+k resize grow height