sync/shells/Xresources

74 lines
2.2 KiB
Plaintext
Raw Normal View History

2016-02-21 18:28:47 -05:00
!URxvt.boldFont: -misc-fixed-medium-r-semicondensed--13-100-100-100-c-60-iso8859-1
2016-08-21 02:13:09 -04:00
!URxvt.font: -*-*-*-*-*-*-*-*-*-*-*-*-*-*
!URxvt.boldFont: -*-*-*-*-*-*-*-*-*-*-*-*-*-*
2016-02-21 18:28:47 -05:00
URxvt.urgentOnBell: true
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
2016-08-21 02:13:09 -04:00
URxvt.perl-ext-common: default,keyboard-select
2015-07-31 16:51:53 -04:00
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
2016-02-21 18:28:47 -05:00
!URxvt.faceName: -misc-fixed-medium-r-semicondensed--13-100-100-100-c-60-iso8859-1
URxvt.faceName: -*-*-*-*-*-*-8-*-*-*-*-*-*-*
URxvt.faceSize: 7
2015-06-23 10:24:46 -04:00
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
2016-06-28 12:50:31 -04:00
rofi.terminal: urxvtc
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
2016-05-06 14:50:17 -04:00
rofi.color-normal: #121212,#8f8f8f,#121212,#5a5a5a,#000000
rofi.color-active: #121212,#8f8f8f,#121212,#5a5a5a,#000000
rofi.color-urgent: #121212,#8f8f8f,#121212,#5a5a5a,#000000
rofi.color-window: #121212,#8f8f8f