diff --git a/.Xresources b/.Xresources index c1dc221..44f3d26 100644 --- a/.Xresources +++ b/.Xresources @@ -4,7 +4,8 @@ ! -- Fonts -- ! !!URxvt.font:xft:Inconsolata:pixelsize=27,style=Medium, xft:Symbola:pixelsize=19,style=Regular !!URxvt.boldFont:xft:Inconsolata:style=Bold,pixelsize=27, xft:Symbola:pixelsize=19,style=Regular -URxvt.font: xft:Bitstream Vera Sans Mono:pixelsize=12 +!!URxvt.font: xft:Bitstream Vera Sans Mono:pixelsize=10 +URxvt.font: xft:DejaVu Sans Mono:pixelsize=10 URxvt.perl-ext-common: default,matcher,font-size URxvt.keysym.C-Up: font-size:increase diff --git a/etc/ssh/ssh_config b/etc/ssh/ssh_config index e233f93..3e5ee3a 100644 --- a/etc/ssh/ssh_config +++ b/etc/ssh/ssh_config @@ -1,4 +1,3 @@ - # This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for # users, and the values can be changed in per-user configuration files