Minor changes
This commit is contained in:
parent
84b449718a
commit
968724c281
1 changed files with 9 additions and 7 deletions
|
@ -64,13 +64,15 @@ URxvt.depth: 32
|
|||
! ------------------------------------------------------------------------------
|
||||
|
||||
!URxvt.font: xft:DejaVu Sans Mono:size=9:antialias=true:hinting=true, xft:FontAwesome:size=9
|
||||
URxvt.font: xft:DejaVu Sans Mono for Powerline:size=9:antialias=true:hinting=true, \
|
||||
xft:Pomodoro:size=6, \
|
||||
xft:FontAwesome:size=6, \
|
||||
xft:icomoon:size=6, \
|
||||
xft:octicons:size=6
|
||||
URxvt.boldFont: xft:DejaVu Sans Mono:size=9
|
||||
URxvt.boldItalicFont: xft:DejaVu Sans Mono:italic:size=9
|
||||
*.font: xft:DejaVu Sans Mono for Powerline:size=9:antialias=true:hinting=true, \
|
||||
xft:FontAwesome Regular:size=9:antialias=true:hinting=true
|
||||
!, \
|
||||
! xft:Pomodoro:size=6, \
|
||||
! xft:FontAwesome:size=6, \
|
||||
! xft:icomoon:size=6, \
|
||||
! xft:octicons:size=6
|
||||
!URxvt.boldFont: xft:DejaVu Sans Mono:size=9
|
||||
!URxvt.boldItalicFont: xft:DejaVu Sans Mono:italic:size=9
|
||||
|
||||
! ------------------------------------------------------------------------------
|
||||
! URxvt configs
|
||||
|
|
Loading…
Reference in a new issue