Cleaning up a few things.

This commit is contained in:
Derek Taylor
2020-05-15 23:04:18 -05:00
parent 6b4b6df459
commit 5a7043c99a
7 changed files with 54 additions and 50 deletions

View File

@@ -14,8 +14,10 @@ Xft.hintstyle: hintfull
Xft.lcdfilter: lcdfilter
XTerm*renderFont: true
XTerm*faceName: xft:Mononoki Nerd Font
XTerm*faceSize: 12
XTerm*faceName: xft:Mononoki Nerd Font, \
xft:JoyPixels:size=12, \
xft:Monospace:style=Medium:size=12
XTerm*faceSize: 11
XTerm*utf8: 2
XTerm*locale: true
@@ -35,11 +37,11 @@ XTerm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
URxvt*imLocale: en_US.UTF-8
URxvt*termName: rxvt-unicode-256color
Urxvt*buffered: false
URxvt*buffered: false
URxvt.intensityStyles: false
URxvt.font: xft:Mononoki Nerd Font:size=13, \
xft:JoyPixels:size=13, \
xft:Monospace:style=Medium:size=13
URxvt.font: xft:Mononoki Nerd Font:size=12, \
xft:JoyPixels:size=12, \
xft:Monospace:style=Medium:size=12
URxvt.saveLines: 2000
URxvt.scrollBar: false
URxvt.cursorColor: white
@@ -54,8 +56,8 @@ URxvt.url-select.underline: true
!! keyboard-select:
URxvt.keysym.M-Escape: perl:keyboard-select:activate
!! resize-font
URxvt.resize-font.smaller: C-j
URxvt.resize-font.bigger: C-k
URxvt.keysym.C-k: font-size:increase
URxvt.keysym.C-j: font-size:decrease
!! Matcher
URxvt.url-launcher: urxvt -e lynx -cfg=~/.lynx.cfg -lss=~/.lynx.lss
URxvt.matcher.button: 1
@@ -70,15 +72,15 @@ URxvt*depth: 32
! special
URxvt*foreground: #bbc5ff
URxvt*background: [100]#292d3e
URxvt*background: [95]#282a36
URxvt*cursorColor: #bbc5ff
XTerm*foreground: #bbc5ff
XTerm*background: #292d3e
XTerm*background: #282a36
XTerm*cursorColor: #bbc5ff
! black
*.color0: #101010 !! originally #292d3e
*.color0: #101010 !! originally #282a36
*.color8: #434758
! red