Set source code pro as urxvt font

This commit is contained in:
Ivan Malison 2016-09-13 12:51:26 -07:00
parent fc65a696e8
commit 72114e8f6c
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1,5 +1,3 @@
URxvt.font:xft:Roboto Mono:pixelsize=15
! ------------------------------------------------------------------------------ ! ------------------------------------------------------------------------------
! ROFI Color theme ! ROFI Color theme
! ------------------------------------------------------------------------------ ! ------------------------------------------------------------------------------
@ -8,3 +6,6 @@ rofi.color-window: #273238, #273238, #1e2529
rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
URxvt.font: xft:source code pro:size=11:antialias=true
URxvt.boldFont: xft:source code pro:bold:size=11:antialias=true