diff --git a/.Xresources b/.Xresources index bd42b92..ed5a3c6 100644 --- a/.Xresources +++ b/.Xresources @@ -7,7 +7,7 @@ XTerm*termName: xterm-256color XTerm*background: rgb:00/00/00 XTerm*foreground: white -XTerm*geometry: 100x60 +XTerm*geometry: 90x40 ! To dump mono fonts: ! fc-list :scalable=true:spacing=mono: family | sort diff --git a/.zshrc b/.zshrc index d5d94e0..98f6b58 100644 --- a/.zshrc +++ b/.zshrc @@ -468,7 +468,6 @@ export BROWSER=firefox export EDITOR=vi export LESS=-iFRS export SYSTEMD_LESS='iFRSXMK' -export VISUAL=bat ###