Smaller fonts

This commit is contained in:
Nemo 2018-04-30 15:42:54 +05:30
parent 16996af597
commit 720ccb42b4
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@ Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
URxvt.font: xft:Input Mono:size=18:antialias=true
URxvt.boldFont: xft:Input Mono:bold:size=18:antialias=true
URxvt.font: xft:Input Mono:size=12:antialias=true
URxvt.boldFont: xft:Input Mono:bold:size=12:antialias=true
URxvt.scrollBar: false
URxvt.resize-font.smaller: C-Down
URxvt.resize-font.bigger: C-Up