sync/skel/.Xresources

109 lines
3.3 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-09-09 12:01:04 -04:00
!URxvt.font: xft:Fixed:style=SemiCondensed:size=10
2017-01-24 15:54:05 -05:00
!URxvt.font: xft:Inconsolata:size=12
2017-04-30 13:14:50 -04:00
!URxvt.font: xft:Terminus:size=12
2017-07-11 09:25:25 -04:00
!URxvt.font: xft:Neep:size=13
2017-02-05 23:29:05 -05:00
!URxvt.font: xft:Courier New:size=12
2018-02-13 12:18:40 -05:00
!URxvt.font: xft:Gohu GohuFont:size=12
2018-07-02 16:01:13 -04:00
!URxvt.font: xft:Misc Termsynu:size=13
!URxvt.font: xft:Unifont:size=13
2017-01-24 15:54:05 -05:00
!URxvt.faceName: -*-*-*-*-*-*-10-*-*-*-*-*-*-*
2016-09-27 13:48:54 -04:00
!URxvt.font: xft:Fixed:style=SemiCondensed:size=16
2016-02-21 18:28:47 -05:00
URxvt.urgentOnBell: true
2015-07-31 16:51:53 -04:00
2017-08-29 11:42:06 -04:00
URxvt.cursorBlink: 0
URxvt.cursorUnderline: 0
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.faceSize: 7
2015-06-23 10:24:46 -04:00
URxvt.hinting: false
2015-04-28 13:48:08 -04:00
URxvt.internalBorder: 0
2017-01-24 15:54:05 -05:00
!URxvt.letterSpace: -1
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)
2017-04-30 13:14:50 -04:00
!*.foreground: #F8F8F2
!*.background: #282A36
!*.color0: #000000
!*.color8: #4D4D4D
!*.color1: #FF5555
!*.color9: #FF6E67
!*.color2: #50FA7B
!*.color10: #5AF78E
!*.color3: #F1FA8C
!*.color11: #F4F99D
!*.color4: #CAA9FA
!*.color12: #CAA9FA
!*.color5: #FF79C6
!*.color13: #FF92D0
!*.color6: #8BE9FD
!*.color14: #9AEDFE
!*.color7: #BFBFBF
!*.color15: #E6E6E6
2015-04-28 13:48:08 -04:00
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
2017-02-14 01:43:35 -05:00
rofi.color-window: #000000, #ffffff, #000000
rofi.color-normal: #000000, #ffffff, #000000, #2e2e2e, #ffffff
2017-10-10 17:24:36 -04:00
rofi.color-active: #000000, #ffffff, #000000, #2e2e2e, #ffffff
2017-02-14 01:43:35 -05:00
rofi.color-urgent: #ffffff, #ff0400, #ffffff, #ff0000, #ffffff
2017-10-10 17:24:36 -04:00
rofi.hide-scrollbar: true
2017-02-14 01:43:35 -05:00
!rofi.bg: #121212
!rofi.fg: #8f8f8f
!rofi.hlbg: #5a5a5a
!rofi.hlfg: #000000
!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