79 lines
1.5 KiB
Plaintext
79 lines
1.5 KiB
Plaintext
|
Xft.autohint: 0
|
||
|
Xft.dpi: 96
|
||
|
Xft.antialias: true
|
||
|
Xft.rgba: rgb
|
||
|
Xft.hinting: true
|
||
|
Xft.hintstyle: hintslight
|
||
|
Xft.lcdfilter: lcddefault
|
||
|
|
||
|
URxvt.font: xft:FiraMono Nerd Font:size=11:antialias=true
|
||
|
URxvt.boldFont: xft:FiraMono Nerd Font:bold:size=11:antialias=true
|
||
|
URxvt.italicFont: xft:FiraMono Nerd Font:italic:size=11:antialias=true
|
||
|
|
||
|
URxvt.letterSpace: -1
|
||
|
URxvt.lineSpace: 0
|
||
|
URxvt.geometry: 92x24
|
||
|
URxvt.internalBorder: 10
|
||
|
URxvt.externalBorder: 0
|
||
|
URxvt.cursorBlink: true
|
||
|
URxvt.cursorUnderline: false
|
||
|
URxvt.saveline: 2048
|
||
|
URxvt.scrollBar: false
|
||
|
URxvt.scrollBar_right: false
|
||
|
URxvt.urgentOnBell: true
|
||
|
URxvt.depth: 24
|
||
|
URxvt.imLocale: en_US.utf8
|
||
|
URxvt.perl-ext-common: default,matcher,font-size
|
||
|
URxvt.font-size.step: 2
|
||
|
|
||
|
! Resize Text
|
||
|
URxvt.keysym.C-Up: font-size:increase
|
||
|
URxvt.keysym.C-Down: font-size:decrease
|
||
|
|
||
|
! Enable Copy/Paste
|
||
|
Rxvt.iso14755: false
|
||
|
URxvt.iso14755_52: false
|
||
|
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
|
||
|
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
|
||
|
|
||
|
! margins
|
||
|
*.gap: 6
|
||
|
|
||
|
! special
|
||
|
*.foreground: #c0c5ce
|
||
|
*.background: #2b303b
|
||
|
*.cursorColor: #c0c5ce
|
||
|
|
||
|
! black
|
||
|
*.color0: #2b303b
|
||
|
*.color8: #65737e
|
||
|
|
||
|
! red
|
||
|
*.color1: #bf616a
|
||
|
*.color9: #bf616a
|
||
|
|
||
|
! green
|
||
|
*.color2: #a3be8c
|
||
|
*.color10: #a3be8c
|
||
|
|
||
|
! yellow
|
||
|
*.color3: #ebcb8b
|
||
|
*.color11: #ebcb8b
|
||
|
|
||
|
! blue
|
||
|
*.color4: #8fa1b3
|
||
|
*.color12: #8fa1b3
|
||
|
|
||
|
! magenta
|
||
|
*.color5: #b48ead
|
||
|
*.color13: #b48ead
|
||
|
|
||
|
! cyan
|
||
|
*.color6: #96b5b4
|
||
|
*.color14: #96b5b4
|
||
|
|
||
|
! white
|
||
|
*.color7: #c0c5ce
|
||
|
*.color15: #eff1f5
|
||
|
|