mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 20:10:03 +02:00
Update Xresources
This commit is contained in:
parent
ff58165088
commit
f63f34dbc9
1 changed files with 8 additions and 3 deletions
|
|
@ -38,8 +38,13 @@
|
||||||
*.color15: #f1f1f1
|
*.color15: #f1f1f1
|
||||||
|
|
||||||
!! URxvt Appearance
|
!! URxvt Appearance
|
||||||
URxvt.font: xft:Hack NFM:style=Regular:size=11
|
Xft.dpi: 96
|
||||||
URxvt.letterSpace: 0
|
Xft.rbga: rgb
|
||||||
|
Xft.antialias: true
|
||||||
|
Xft.hinting: true
|
||||||
|
Xft.hintstyle: hintslight
|
||||||
|
URxvt*font: xft:Hack Nerd Font Mono:style=Regular:size=12
|
||||||
|
URxvt*letterSpace: 0
|
||||||
URxvt.lineSpace: 0
|
URxvt.lineSpace: 0
|
||||||
URxvt.geometry: 400x400
|
URxvt.geometry: 400x400
|
||||||
URxvt.internalBorder: 2
|
URxvt.internalBorder: 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue