2015-04-28 13:48:08 -04:00
|
|
|
URxvt.antialias: true
|
|
|
|
URxvt.hinting: true
|
|
|
|
URxvt.hintstyle: hintlight
|
|
|
|
URxvt.rgba: rgb
|
|
|
|
URxvt.faceName:
|
|
|
|
! *faceName: Terminal:size=8:antialias=false
|
|
|
|
!*font: xft:DejaVu Sans Mono-8
|
|
|
|
URxvt.borderWidth: 0
|
|
|
|
URxvt.internalBorder: 0
|
|
|
|
URxvt.border: 0
|
|
|
|
! *faceName: Source Code Pro for Powerline
|
|
|
|
URxvt.letterSpace: 0
|
|
|
|
URxvt.scrollBar: false
|
2015-02-11 18:44:36 -05:00
|
|
|
|
2015-04-28 13:48:08 -04:00
|
|
|
URxvt.faceSize: 8
|
|
|
|
URxvt.utf8: 1
|
|
|
|
URxvt.vt100*geometry: 80x60
|
|
|
|
URxvt.saveLines: 16384
|
|
|
|
URxvt.loginShell: true
|
|
|
|
URxvt.charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
|
|
|
URxvt.termName: xterm-256color
|
|
|
|
URxvt.eightBitInput: false
|
|
|
|
URxvt.selectToClipboard: true
|
|
|
|
URxvt.vt100*internalBorder: 0
|
|
|
|
*backarrowKey: false
|
|
|
|
VT100*Translations: #override \
|
2014-09-16 16:52:40 -04:00
|
|
|
<Key>Home: string(0x01)\n\
|
|
|
|
<Key>End: string(0x05)\n
|
2015-04-28 13:48:08 -04:00
|
|
|
URxvt*keysym.Home: \033[1~
|
|
|
|
URxvt*keysym.End: \033[4~
|
|
|
|
URxvt.VT100*translations: #override Shift <Btn1Up>: exec-formatted("firefox", PRIMARY)
|
|
|
|
URxvt.foreground: #ffffff
|
|
|
|
URxvt.background: #121212
|
|
|
|
URxvt.cursorColor: #ffffff
|
|
|
|
URxvt.color0: #121212
|
|
|
|
URxvt.color8: #606060
|
|
|
|
URxvt.color1: #ff0000
|
|
|
|
URxvt.color9: #ff5f00
|
|
|
|
URxvt.color2: #00ff00
|
|
|
|
URxvt.color10: #00ff00
|
|
|
|
URxvt.color3: #ffff00
|
|
|
|
URxvt.color11: #ffff00
|
|
|
|
URxvt.color4: #0087ff
|
|
|
|
URxvt.color12: #0087ff
|
|
|
|
URxvt.color5: #ff0087
|
|
|
|
URxvt.color13: #ff0087
|
|
|
|
URxvt.color6: #00d7ff
|
|
|
|
URxvt.color14: #00d7ff
|
|
|
|
URxvt.color7: #ffffff
|
|
|
|
URxvt.color15: #ffffff
|
2015-04-13 08:12:43 -04:00
|
|
|
|
|
|
|
! Rofi settings
|
2015-04-28 13:48:08 -04:00
|
|
|
rofi.terminal: urxvt
|
2015-05-17 14:20:00 -04:00
|
|
|
rofi.padding: 0
|