diff options
Diffstat (limited to '.config/.Xresources')
| -rw-r--r-- | .config/.Xresources | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/.Xresources b/.config/.Xresources index 899b99a..3cbd50e 100644 --- a/.config/.Xresources +++ b/.config/.Xresources @@ -1,4 +1,6 @@ xterm*background: black xterm*foreground: white +; xterm*faceName: FantasqueSansM Nerd Font +; xterm*faceSize: 16 xterm*font: -*-fixed-medium-*-*-*-18-*-*-*-*-*-iso10646-* -xterm*geometry: 100x40 +; xterm*geometry: 100x40 |
