mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 05:14:22 +02:00
xresources: try to show bold in a different color
This commit is contained in:
parent
4ce181df0a
commit
dbecbb1890
1 changed files with 2 additions and 3 deletions
|
@ -21,9 +21,10 @@ Xft.rgba: rgb
|
|||
*color14: #A3BABF
|
||||
*color7: #bebebe
|
||||
*color15: #ffffff
|
||||
*colorBD: #ffffff
|
||||
|
||||
!! rxvt configuration
|
||||
URxvt.foreground: white
|
||||
URxvt.foreground: #dfdfdf
|
||||
URxvt.background: rgba:0000/0000/0000/eeee
|
||||
URxvt.cursorColor: green
|
||||
URxvt.depth: 32
|
||||
|
@ -36,8 +37,6 @@ URxvt.jumpScroll: True
|
|||
URxvt.saveLines: 5000
|
||||
|
||||
URxvt.font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
|
||||
!URxvt.boldFont: -xos4-terminus-bold-*-*-*-12-*-*-*-*-*-iso10646-1
|
||||
!URxvt.font: xft:Terminus-9
|
||||
|
||||
URxvt.iso14755: False
|
||||
URxvt.perl-ext-common: default,-option-popup,-selection-popup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue