mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
Update Xresources
This commit is contained in:
parent
ff58165088
commit
f63f34dbc9
1 changed files with 8 additions and 3 deletions
11
Xresources
11
Xresources
|
|
@ -38,8 +38,13 @@
|
|||
*.color15: #f1f1f1
|
||||
|
||||
!! URxvt Appearance
|
||||
URxvt.font: xft:Hack NFM:style=Regular:size=11
|
||||
URxvt.letterSpace: 0
|
||||
Xft.dpi: 96
|
||||
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.geometry: 400x400
|
||||
URxvt.internalBorder: 2
|
||||
|
|
@ -53,4 +58,4 @@ URxvt.urgentOnBell: true
|
|||
URxvt.depth: 24
|
||||
URxvt.iso14755: false
|
||||
URxvt.perl-lib: .config/urxvt/ext
|
||||
URxvt.perl-ext-common: ibeamcursor
|
||||
URxvt.perl-ext-common: ibeamcursor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue