More font stuff
This commit is contained in:
parent
8312521c33
commit
b891f2ccdc
1 changed files with 4 additions and 6 deletions
10
Xresources
10
Xresources
|
|
@ -5,10 +5,10 @@
|
|||
!Xft.rgba: rgb
|
||||
|
||||
! dzen2
|
||||
!dzen2*font: -*-fixed-*-*-*-*-10-*-*-*-*-*-*-*
|
||||
dzen2*foreground: #ffffff
|
||||
dzen2*background: #000000
|
||||
dzen2*font: Monospace:pixelsize=11:antialias=false
|
||||
!dzen2*font: -*-fixed-*-*-*-*-10-*-*-*-*-*-*-*
|
||||
dzen2*font: Tamsynmod:Regular:pixelsize=14
|
||||
|
||||
! urxvt
|
||||
urxvt*loginShell: true
|
||||
|
|
@ -21,14 +21,12 @@ urxvt*urlLauncher: /usr/bin/luakit
|
|||
urxvt*termName: rxvt-unicode-256color
|
||||
!urxvt*font: -*-fixed-*-*-*-*-11-*-*-*-*-*-*-*
|
||||
!urxvt*boldFont: -*-fixed-*-*-*-*-11-*-*-*-*-*-*-*
|
||||
urxvt*font: xft:Monospace:size=10:antialias=false:dpi=80
|
||||
urxvt*boldFont: xft:Monospace:size=10:antialias=false:dpi=80
|
||||
urxvt*font: xft:Tamsyn:Regular:pixelsize=14,xft:Inconsolata for Powerline:Regular:pixelsize=14
|
||||
urxvt*boldFont: xft:Tamsyn:Bold:pixelsize=14,xft:Inconsolata for Powerline:Bold:pixelsize=14
|
||||
|
||||
! Colors
|
||||
urxvt*depth: 32
|
||||
!urxvt*cursorColor: #DCDCCC
|
||||
urxvt*foreground: #ffffff
|
||||
!urxvt*background: rgba:0000/0000/0000/ee00
|
||||
urxvt*background: rgba:0000/0000/0000/cccc
|
||||
|
||||
!*color0: #1c1c1c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue