From 27861305f75a48e6961f3c573994abc81323eca1 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 29 Nov 2021 16:07:58 +0300 Subject: [PATCH] Go font --- x/.Xresources | 2 +- xombrero/.xombrero.conf | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x/.Xresources b/x/.Xresources index 82e6a07..4f4b30c 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -5,7 +5,7 @@ Xft.autohint: false XTerm.termName: screen-256color XTerm.vt100.internalBorder: 0 -XTerm.vt100.faceName: Inconsolata LGC:pixelsize=16:antialias=false:autohint=true +XTerm.vt100.faceName: Go Mono:pixelsize=18:antialias=true XTerm.vt100.foreground: gray90 XTerm.vt100.background: black XTerm.vt100.cursorColor: white diff --git a/xombrero/.xombrero.conf b/xombrero/.xombrero.conf index 4eb782b..80f0345 100644 --- a/xombrero/.xombrero.conf +++ b/xombrero/.xombrero.conf @@ -241,10 +241,10 @@ alias = wr, https://ru.wikipedia.org/wiki/%s # statusbar_elems = BP statusbar_elems = BP|T # icon_size = 2 -# cmd_font = monospace normal 9 -# oops_font = monospace normal 9 -# statusbar_font = monospace normal 9 -# tabbar_font = monospace normal 9 +cmd_font = Go 10 +oops_font = Go 10 +statusbar_font = Go 10 +tabbar_font = Go 10 ## -- 2.44.0