From 1dbb92675b2f54269ce41b8a703093141063f7e5 Mon Sep 17 00:00:00 2001 From: Shaun Reed Date: Fri, 11 Oct 2019 09:41:29 -0400 Subject: [PATCH] Add Nerd font, remove unused fonts --- tmux/.tmux.conf | 2 -- urxvt/.Xresources | 9 ++------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 6bd9efe..e7f1934 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -98,7 +98,6 @@ set -g message-style bg=colour100,fg=black # Command message set -g message-command-style bg=colour233,fg=black - # Tmux Git status bar settings # (Un)comment source-file to enable / disable source-file "$HOME/.tmux-gitbar/tmux-gitbar.tmux" @@ -112,7 +111,6 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' #set -g @plugin 'kristijanhusak/tmux-simple-git-status' - # Other examples: # set -g @plugin 'github_username/plugin_name' # set -g @plugin 'git@github.com/user/plugin' diff --git a/urxvt/.Xresources b/urxvt/.Xresources index 27ee3d6..b5ca6aa 100644 --- a/urxvt/.Xresources +++ b/urxvt/.Xresources @@ -44,13 +44,8 @@ *.colorBD: #d3d3d3 *.colorUL: #528b8b -! Can use backup fonts -> 1,2,3,etc.. -!URxvt.font: xft:Source Code Pro:size=10,xft:Code2000:size=10,xft:Powerline Consolas:size=10,xft:Icons:size=10,xft:Inconsolata Nerd Font Mono:size=15 - -! Fix the fonts -!URxvt.font: xft:SauceCodePro\ NF:size=10 -!,xft:Powerline Consolas:size=10 -!URxvt.font: xft:InconsolataNerdFont +! Can use backup fonts -> 1,2,3 etc.. +! Top font takes priority over following fonts URxvt.font: xft:Source Code Pro:size=10,xft:Inconsolata Nerd Font Mono:size=15 !URxvt.letterSpace: -1