dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit 7177b389bc171619b0d2f2df6b437a7079a8d19c
parent cbda796dbe0ac46d91cc6e68ab5776d3d4cc94dd
Author: Chris Bracken <chris@bracken.jp>
Date:   Wed, 22 Apr 2020 03:00:33 -0700

Use DejaVu 10/IPAFont 12 in rxvt, i3

Diffstat:
M.Xresources | 4++--
M.i3/config | 4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.Xresources b/.Xresources @@ -5,8 +5,8 @@ xterm*font: *-fixed-*-*-*-20-* URxvt.depth: 32 URxvt.foreground: grey URxvt.background: #0f0f0f -URxvt.font: xft:DejaVu Sans Mono:size=13,xft:IPAGothic:size=14 -URxvt.boldFont: xft:DejaVu Sans Mono:size=13,xft:IPAGothic:size=14 +URxvt.font: xft:DejaVu Sans Mono:size=10,xft:IPAGothic:size=12 +URxvt.boldFont: xft:DejaVu Sans Mono:size=10,xft:IPAGothic:size=12 URxvt.geometry: 100x50 URxvt.scrollBar: false URxvt.cursorColor: orange diff --git a/.i3/config b/.i3/config @@ -13,8 +13,8 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. ISO 10646 = Unicode -font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 -# +font pango:IPAGothic 12, DejaVu Sans Mono 10 + # The font above is very space-efficient, that is, it looks good, sharp and # clear in small sizes. However, if you need a lot of unicode glyphs or # right-to-left text rendering, you should instead use pango for rendering and