From 087e9af0272361abbecdcc4ada06aaa573b2124b Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Wed, 5 Dec 2018 18:20:12 +0200 Subject: [PATCH] still fonts.. --- .Xresources | 2 +- .zshrc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.Xresources b/.Xresources index 84fe3eb..fa507e0 100644 --- a/.Xresources +++ b/.Xresources @@ -61,7 +61,7 @@ XClock*secondColor: rgba:f6/ff/ff/ff ! Set depth to make transparency work. URxvt*depth: 32 !!URxvt*intensityStyles: false -URxvt.font: xft:TamzenForPowerline:size=12 +URxvt.font: xft:TamzenForPowerline:size=12,xft:Source Code Pro for Powerline:size=12 URxvt.boldFont: xft:TamzenForPowerline:size=12:bold URxvt*scrollBar: false URxvt*fading: 30 diff --git a/.zshrc b/.zshrc index 314b917..7f5212d 100644 --- a/.zshrc +++ b/.zshrc @@ -163,6 +163,6 @@ if [ -f '/home/hate/google-cloud-sdk/completion.zsh.inc' ]; then source '/home/h POWERLEVEL9K_MODE="nerd-complete" POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status time) -POWERLEVEL9K_VCS_GIT_ICON=$'\uE80A ' -POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(os_icon dir vcs) +#POWERLEVEL9K_VCS_GIT_ICON=$'\ue5fd' +POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(dir vcs) #POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(icons_test)