diff options
Diffstat (limited to 'Xresources-orange')
-rw-r--r-- | Xresources-orange | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Xresources-orange b/Xresources-orange index 0a3b2f9..534401a 100644 --- a/Xresources-orange +++ b/Xresources-orange @@ -12,8 +12,9 @@ Xft.hintstyle: hintslight !! Droid Sans Mono !URxvt.font: xft:Droid Sans Mono-9:hinting=True;antialias:True,xft:Bitstream Vera Sans Mono,9x15 !urxvt*font: xft:bitstream vera sans mono:size=10:antialias=true -URxvt.font: xft:Source Code Pro:pixelsize=12,hinting=True,antialias:True,style=regular -URxvt.letterSpace: -1 +!URxvt.font: xft:Fira Code:pixelsize=12,hinting=True,antialias:True,style=regular +URxvt.font: xft:Fira Code:pixelsize=12 +!URxvt.letterSpace: -1 URxvt.keysym.M-c: perl:clipboard:copy URxvt.keysym.M-v: perl:clipboard:paste URxvt.scrollBar: false |