1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Merge remote-tracking branch 'origin/master' into surface

This commit is contained in:
2018-04-12 03:32:07 +01:00
14 changed files with 122 additions and 46 deletions

View File

@ -59,11 +59,11 @@ xterm.metaSendsEscape: true
urxvt.termName: xterm-256color
urxvt.font: xft:SauceCodePro Nerd Font:style=regular:size=9.8
urxvt.imFont: xft:SauceCodePro Nerd Font:style=regular:size=9.8
urxvt.boldFont: xft:SauceCodePro Nerd Font:style=bold:size=9.8
urxvt.italicFont: xft:SauceCodePro Nerd Font:style=italic:size=9.8
urxvt.boldItalicFont: xft:SauceCodePro Nerd Font:style=bold,italic:size=9.8
urxvt.font: xft:Source Code Pro:style=regular:size=9.8
urxvt.imFont: xft:Source Code Pro:style=regular:size=9.8
urxvt.boldFont: xft:Source Code Pro:style=bold:size=9
urxvt.italicFont: xft:Source Code Pro:style=italic:size=9.8
urxvt.boldItalicFont: xft:Source Code Pro:style=bold,italic:size=9.8
urxvt.iso14755: false