X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/balance?a=blobdiff_plain;f=dotfiles_user_thinkpad%2Fi3%2Fconfig;h=68a15f8188fb4b0960a6d80d30aa39fd0a4c12a4;hb=529ec7d93843f96b6e7d7edb632b46fd270ead7a;hp=6330887d0818820d5d5ef9a0c7d1d43479acb16d;hpb=e92f47f3957789c6b66c75c8ffd5b6520139a462;p=config diff --git a/dotfiles_user_thinkpad/i3/config b/dotfiles_user_thinkpad/i3/config index 6330887..68a15f8 100644 --- a/dotfiles_user_thinkpad/i3/config +++ b/dotfiles_user_thinkpad/i3/config @@ -1,7 +1,8 @@ # plomlompom's i3-wm configuration # Font for i3 text -font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 +font pango:Terminus 11px +#font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # Force "tabbed" as default layout for new windows. workspace_layout tabbed @@ -11,8 +12,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 -fa -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 -fs 8 +bindsym $mod+Shift+Return exec xterm -vb -ls -fa -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 -fs 19 # Launch programs via dmenu. bindsym $mod+d exec dmenu_run @@ -36,8 +37,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