diff options
author | Camil Staps | 2023-02-15 17:11:55 +0100 |
---|---|---|
committer | Camil Staps | 2023-02-15 17:11:55 +0100 |
commit | 0a236eda62dcda37acfbf0241394e95b7f732a4e (patch) | |
tree | b162ae112456275849f99df45dad308ac848696b | |
parent | Improve synctex; when clicking in the PDF focus the vim window (diff) |
Minor update to Xresources
-rw-r--r-- | system/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/.Xresources b/system/.Xresources index 9215f3c..525bb86 100644 --- a/system/.Xresources +++ b/system/.Xresources @@ -1,5 +1,5 @@ *faceName: JetBrains Mono NL -*font: xft:JetBrains Mono NL:size=9:antialias=true,xft:DejaVu Sans Mono for Powerline:size=9,xft:Estrangelo Edessa:size=10 +*font: xft:JetBrains Mono NL:size=9,xft:DejaVu Sans Mono for Powerline:size=9,xft:SBL Hebrew:size=10,xft:Estrangelo Edessa:size=10 *faceSize: 9 *selectToClipboard: true *dynamicColors: on |