2015-06-23 10:24:46 -04:00
|
|
|
! *faceName: Source Code Pro for Powerline
|
2015-07-31 16:51:53 -04:00
|
|
|
|
2015-08-02 15:36:21 -04:00
|
|
|
URxvt.keysym.Control-Up: \033[1;5A
|
|
|
|
URxvt.keysym.Control-Down: \033[1;5B
|
|
|
|
URxvt.keysym.Control-Left: \033[1;5D
|
|
|
|
URxvt.keysym.Control-Right: \033[1;5C
|
2015-07-31 16:51:53 -04:00
|
|
|
URxvt.perl-ext-common: keyboard-select
|
|
|
|
URxvt.keysym.M-Escape: perl:keyboard-select:activate
|
|
|
|
|
2015-06-23 10:24:46 -04:00
|
|
|
*backarrowKey: false
|
|
|
|
URxvt.antialias: false
|
|
|
|
URxvt.border: 0
|
2015-04-28 13:48:08 -04:00
|
|
|
URxvt.borderWidth: 0
|
2015-06-23 10:24:46 -04:00
|
|
|
URxvt.charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
|
|
|
URxvt.eightBitInput: false
|
|
|
|
URxvt.faceName:
|
|
|
|
URxvt.faceSize: 8
|
|
|
|
URxvt.hinting: false
|
2015-04-28 13:48:08 -04:00
|
|
|
URxvt.internalBorder: 0
|
|
|
|
URxvt.letterSpace: 0
|
2015-06-23 10:24:46 -04:00
|
|
|
URxvt.loginShell: true
|
|
|
|
URxvt.rgba: rgb
|
|
|
|
URxvt.saveLines: 16384
|
2015-04-28 13:48:08 -04:00
|
|
|
URxvt.scrollBar: false
|
2015-06-23 10:24:46 -04:00
|
|
|
URxvt.selectToClipboard: true
|
|
|
|
URxvt.termName: xterm-256color
|
2015-04-28 13:48:08 -04:00
|
|
|
URxvt.utf8: 1
|
|
|
|
URxvt.vt100*geometry: 80x60
|
|
|
|
URxvt.vt100*internalBorder: 0
|
|
|
|
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
|
2015-09-30 19:01:42 -04:00
|
|
|
! Generated from i3-color-rofi
|
|
|
|
! -bg #121212 -fg #8f8f8f -hlbg #5a5a5a -hlfg #000000
|
|
|
|
rofi.bg: #121212
|
|
|
|
rofi.fg: #8f8f8f
|
|
|
|
rofi.hlbg: #5a5a5a
|
|
|
|
rofi.hlfg: #000000
|