CLI config/dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

432 lines
10 KiB

  1. ! Run `xrdb ~/.Xresources` to apply changes
  2. !Xft*autohint: true
  3. !Xft*lcdfilter: lcddefault
  4. !!Xft*lcdfilter: lcdnone
  5. !Xft*antialias: true
  6. !Xft*hinting: true
  7. !Xft*hintstyle: hintfull
  8. !Xft*rgba: rgb
  9. !Xft.autohint: false
  10. !!Xft.lcdfilter: lcddefault
  11. !Xft.lcdfilter: lcdnone
  12. !Xft.antialias: false
  13. !Xft.hinting: false
  14. !!Xft.hintstyle: hintfull
  15. !Xft.rgba: rgb
  16. Xft.autohint: false
  17. Xft.lcdfilter: lcddefault
  18. !Xft.lcdfilter: lcdlegacy
  19. !Xft.antialias: false
  20. !Xft.antialias: true
  21. !Xft.hinting: true
  22. Xft.hinting: true
  23. Xft.hintstyle: hintfull
  24. !Xft.hintstyle: hintmedium
  25. Xft.rgba: rgb
  26. URxvt.depth: 32
  27. URxvt.background: [85]#000000
  28. URxvt.foreground: #ffffff
  29. URxvt.scrollBar: false
  30. URxvt.keysym.Shift-Up: command:\033]720;1\007
  31. URxvt.keysym.Shift-Down: command:\033]721;1\007
  32. URxvt.keysym.C-k: command:\033]720;1\007
  33. URxvt.keysym.C-j: command:\033]721;1\007
  34. !!!!!!!URxvt*font: xft:Ubuntu Mono:size=11,style=regular:antialias=false
  35. !URxvt*font: xft:Ubuntu Mono-11
  36. !URxvt*letterSpace: -2
  37. URxvt.internalBorder: 8
  38. ! uncomment here for bitmap font(?)
  39. !URxvt*font: -misc-ubuntu mono-medium-r-normal--0-0-0-0-m-0-iso8859-1
  40. !URxvt*boldFont: -misc-ubuntu mono-medium-r-normal--0-0-0-0-m-0-iso8859-1
  41. !URxvt*boldFont: -misc-ubuntu mono-bold-r-normal--0-0-0-0-m-0-iso8859-1
  42. ! uncomment here for xft font
  43. URxvt.font: xft:Hack:style=Regular:size=10:antialias=false, \
  44. xft:IPAPGothic:size=16:antialias=false, \
  45. xft:SourceHanSerif-SemiBold:size=16:antialias=true, \
  46. xft:Symbola:size=10:antialias=true, \
  47. xft:Hack Nerd Font Mono:style=Regular:size=10
  48. URxvt.boldFont: xft:Hack:style=Bold:size=10:antialias=true, \
  49. xft:IPAPGothic:size=16:antialias=true, \
  50. xft:SourceHanSerif-Heavy:size=16,antialias=true, \
  51. xft:Symbola:size=10:antialias=true, \
  52. xft:Hack Nerd Font Mono:style=Regular:size=10
  53. ! Clickable URLs
  54. URxvt.perl-ext-common: default,matcher,vtwheel,config-reload
  55. !URxvt.perl-ext-common: default,matcher,vtwheel,font-size,config-reload
  56. URxvt.url-launcher: /usr/bin/firefox
  57. URxvt.matcher.button: 1
  58. ! Scrollwheel support and changeable font size
  59. !URxvt.perl-ext-common: vtwheel,font-size
  60. ! Change font size
  61. ! see /usr/share/doc/urxvt-font-size-git/README.markdown for details
  62. !URxvt.keysym.C-equal: perl:font-size:increase
  63. !URxvt.keysym.C-minus: perl:font-size:decrease
  64. URxvt.keysym.C-equal: resize-font:bigger
  65. URxvt.keysym.C-minus: resize-font:smaller
  66. ! Do not scroll with output
  67. URxvt.scrollTtyOutput: false
  68. ! Scroll in relation to buffer (with mouse scroll or Shift+Page Up)
  69. URxvt.scrollWithBuffer: true
  70. ! Scroll back to the bottom on keypress
  71. URxvt.scrollTtyKeypress: true
  72. ! Prevent ctrl + shift weirdness
  73. URxvt.iso14755: false
  74. ! Scrollback buffer size (65535 max?)
  75. URxvt.saveLines: 20000
  76. ! Set xcursor theme
  77. Xcursor.theme: XcursorAero
  78. ! Resources for xclock config
  79. XClock.Clock.update: 1
  80. XClock.Clock.background: #000000
  81. XClock.Clock.foreground: #ffffff
  82. XClock.Clock.width: 400
  83. XClock.Clock.height: 400
  84. XClock.Clock.majorColor: #ffffff
  85. XClock.Clock.minorColor: #888888
  86. XClock.Clock.hourColor: #ffffff
  87. XClock.Clock.minuteColor: #ffffff
  88. XClock.Clock.secondColor: #ffffff
  89. !! Jellybeans Terminal Colours
  90. !! vim: ft=xdefaults
  91. !*background: #151515
  92. !*foreground: #888888
  93. !! black
  94. !*color0: #1C1C1C
  95. !*color8: #404040
  96. !! red
  97. !*color1: #B85335
  98. !*color9: #CF6A4C
  99. !! green
  100. !*color2: #799D6A
  101. !*color10: #99AD6A
  102. !! yellow
  103. !*color3: #FFB964
  104. !*color11: #FAD07A
  105. !! blue
  106. !*color4: #667899
  107. !*color12: #8197BF
  108. !! magenta
  109. !*color5: #8787AF
  110. !*color13: #C6B6EE
  111. !! cyan
  112. !*color6: #668799
  113. !*color14: #8FBFDC
  114. !! white
  115. !*color7: #888888
  116. !*color15: #E8E8D3
  117. ! baskerville raven_p9-dark
  118. #define t_bg_floor #010000
  119. #define t_bg_dip #3F3E3B
  120. #define t_background #464542
  121. #define t_bg_bump #545350
  122. #define t_fg_comment #96969A
  123. !#define t_foreground #BEBFC2
  124. #define t_foreground #DEDFE2
  125. #define t_fg_highlight #CFCFD3
  126. #define t_fg_ceiling #FEFFFF
  127. !URxvt.background: t_background
  128. !URxvt.foreground: t_foreground
  129. URxvt.colorBD: t_fg_highlight
  130. URxvt.colorIT: t_fg_highlight
  131. URxvt.colorUL: t_fg_highlight
  132. !URxvt.cursorColor: #E7ACDF
  133. URxvt.cursorColor: t_foreground
  134. ! BLK
  135. URxvt.color0: t_bg_bump
  136. URxvt.color8: t_fg_comment
  137. ! WHT
  138. URxvt.color7: t_fg_highlight
  139. URxvt.color15: t_fg_ceiling
  140. ! RED
  141. URxvt.color1: #CC827B
  142. URxvt.color9: #FFBBB3
  143. ! YEL
  144. URxvt.color3: #A5955B
  145. URxvt.color11: #E0CE91
  146. ! GRN
  147. URxvt.color2: #67A477
  148. URxvt.color10: #9EDEAE
  149. ! CYN
  150. URxvt.color6: #38A6B2
  151. URxvt.color14: #79E0ED
  152. ! BLU
  153. URxvt.color4: #7998D1
  154. URxvt.color12: #B3D1FF
  155. ! MAG
  156. URxvt.color5: #BD84B6
  157. URxvt.color13: #F9BDF0
  158. URxvt.color16: t_bg_floor
  159. URxvt.color17: t_bg_dip
  160. URxvt.color18: t_background
  161. URxvt.color19: t_bg_bump
  162. URxvt.color20: t_fg_comment
  163. URxvt.color21: t_foreground
  164. URxvt.color22: t_fg_highlight
  165. URxvt.color23: t_fg_ceiling
  166. URxvt.color24: #F8A8C0
  167. URxvt.color25: #F9A7BF
  168. URxvt.color26: #F9A7BD
  169. URxvt.color27: #F9A7BC
  170. URxvt.color28: #F9A8BA
  171. URxvt.color29: #FAA8B8
  172. URxvt.color30: #FAA8B7
  173. URxvt.color31: #FAA8B5
  174. URxvt.color32: #FAA8B3
  175. URxvt.color33: #FAA8B2
  176. URxvt.color34: #FAA8B0
  177. URxvt.color35: #FAA8AF
  178. URxvt.color36: #FAA8AD
  179. URxvt.color37: #FAA9AC
  180. URxvt.color38: #FAA9AA
  181. URxvt.color39: #F9A9A8
  182. URxvt.color40: #F9A9A7
  183. URxvt.color41: #F9AAA5
  184. URxvt.color42: #F8AAA4
  185. URxvt.color43: #F8AAA2
  186. URxvt.color44: #F8ABA1
  187. URxvt.color45: #F7ABA0
  188. URxvt.color46: #F7AB9E
  189. URxvt.color47: #F6AC9D
  190. URxvt.color48: #F6AC9B
  191. URxvt.color49: #F5AC9A
  192. URxvt.color50: #F4AD99
  193. URxvt.color51: #F4AD97
  194. URxvt.color52: #F3AE96
  195. URxvt.color53: #F2AE95
  196. URxvt.color54: #F1AF94
  197. URxvt.color55: #F1AF93
  198. URxvt.color56: #F0B091
  199. URxvt.color57: #EFB090
  200. URxvt.color58: #EEB18F
  201. URxvt.color59: #EDB18E
  202. URxvt.color60: #ECB28D
  203. URxvt.color61: #EBB28C
  204. URxvt.color62: #EAB38B
  205. URxvt.color63: #E9B38A
  206. URxvt.color64: #E8B48A
  207. URxvt.color65: #E6B489
  208. URxvt.color66: #E5B588
  209. URxvt.color67: #E4B587
  210. URxvt.color68: #E3B686
  211. URxvt.color69: #E2B686
  212. URxvt.color70: #E0B785
  213. URxvt.color71: #DFB885
  214. URxvt.color72: #DEB884
  215. URxvt.color73: #DCB984
  216. URxvt.color74: #DBB983
  217. URxvt.color75: #DABA83
  218. URxvt.color76: #D8BA82
  219. URxvt.color77: #D7BB82
  220. URxvt.color78: #D5BB82
  221. URxvt.color79: #D4BC81
  222. URxvt.color80: #D2BD81
  223. URxvt.color81: #D1BD81
  224. URxvt.color82: #CFBE81
  225. URxvt.color83: #CEBE81
  226. URxvt.color84: #CCBF81
  227. URxvt.color85: #CABF81
  228. URxvt.color86: #C9C081
  229. URxvt.color87: #C7C081
  230. URxvt.color88: #C6C182
  231. URxvt.color89: #C4C182
  232. URxvt.color90: #C2C282
  233. URxvt.color91: #C1C282
  234. URxvt.color92: #BFC383
  235. URxvt.color93: #BDC383
  236. URxvt.color94: #BCC484
  237. URxvt.color95: #BAC484
  238. URxvt.color96: #B8C585
  239. URxvt.color97: #B6C585
  240. URxvt.color98: #B5C686
  241. URxvt.color99: #B3C687
  242. URxvt.color100: #B1C787
  243. URxvt.color101: #AFC788
  244. URxvt.color102: #AEC789
  245. URxvt.color103: #ACC88A
  246. URxvt.color104: #AAC88B
  247. URxvt.color105: #A8C98C
  248. URxvt.color106: #A7C98D
  249. URxvt.color107: #A5C98E
  250. URxvt.color108: #A3CA8F
  251. URxvt.color109: #A1CA90
  252. URxvt.color110: #A0CA91
  253. URxvt.color111: #9ECB92
  254. URxvt.color112: #9CCB93
  255. URxvt.color113: #9ACB95
  256. URxvt.color114: #99CC96
  257. URxvt.color115: #97CC97
  258. URxvt.color116: #95CC98
  259. URxvt.color117: #93CD9A
  260. URxvt.color118: #92CD9B
  261. URxvt.color119: #90CD9C
  262. URxvt.color120: #8ECD9E
  263. URxvt.color121: #8DCE9F
  264. URxvt.color122: #8BCEA1
  265. URxvt.color123: #89CEA2
  266. URxvt.color124: #88CEA4
  267. URxvt.color125: #86CEA5
  268. URxvt.color126: #84CFA7
  269. URxvt.color127: #83CFA8
  270. URxvt.color128: #81CFAA
  271. URxvt.color129: #80CFAB
  272. URxvt.color130: #7ECFAD
  273. URxvt.color131: #7DCFAF
  274. URxvt.color132: #7BCFB0
  275. URxvt.color133: #7AD0B2
  276. URxvt.color134: #78D0B4
  277. URxvt.color135: #77D0B5
  278. URxvt.color136: #76D0B7
  279. URxvt.color137: #74D0B9
  280. URxvt.color138: #73D0BA
  281. URxvt.color139: #72D0BC
  282. URxvt.color140: #71D0BE
  283. URxvt.color141: #70D0BF
  284. URxvt.color142: #6FD0C1
  285. URxvt.color143: #6ED0C2
  286. URxvt.color144: #6DD0C4
  287. URxvt.color145: #6CD0C6
  288. URxvt.color146: #6BD0C7
  289. URxvt.color147: #6AD0C9
  290. URxvt.color148: #69D0CB
  291. URxvt.color149: #69D0CC
  292. URxvt.color150: #68D0CE
  293. URxvt.color151: #68D0D0
  294. URxvt.color152: #68D0D1
  295. URxvt.color153: #67D0D3
  296. URxvt.color154: #67D0D4
  297. URxvt.color155: #67CFD6
  298. URxvt.color156: #67CFD7
  299. URxvt.color157: #67CFD9
  300. URxvt.color158: #67CFDA
  301. URxvt.color159: #67CFDC
  302. URxvt.color160: #68CFDD
  303. URxvt.color161: #68CEDF
  304. URxvt.color162: #68CEE0
  305. URxvt.color163: #69CEE2
  306. URxvt.color164: #6ACEE3
  307. URxvt.color165: #6ACEE4
  308. URxvt.color166: #6BCDE5
  309. URxvt.color167: #6CCDE7
  310. URxvt.color168: #6DCDE8
  311. URxvt.color169: #6ECDE9
  312. URxvt.color170: #6FCCEA
  313. URxvt.color171: #71CCEC
  314. URxvt.color172: #72CCED
  315. URxvt.color173: #73CBEE
  316. URxvt.color174: #75CBEF
  317. URxvt.color175: #76CBF0
  318. URxvt.color176: #78CAF1
  319. URxvt.color177: #79CAF2
  320. URxvt.color178: #7BCAF3
  321. URxvt.color179: #7CC9F3
  322. URxvt.color180: #7EC9F4
  323. URxvt.color181: #80C9F5
  324. URxvt.color182: #82C8F6
  325. URxvt.color183: #84C8F7
  326. URxvt.color184: #85C7F7
  327. URxvt.color185: #87C7F8
  328. URxvt.color186: #89C6F8
  329. URxvt.color187: #8BC6F9
  330. URxvt.color188: #8DC6F9
  331. URxvt.color189: #8FC5FA
  332. URxvt.color190: #91C5FA
  333. URxvt.color191: #93C4FB
  334. URxvt.color192: #96C4FB
  335. URxvt.color193: #98C3FB
  336. URxvt.color194: #9AC3FB
  337. URxvt.color195: #9CC2FC
  338. URxvt.color196: #9EC2FC
  339. URxvt.color197: #A0C1FC
  340. URxvt.color198: #A2C1FC
  341. URxvt.color199: #A4C0FC
  342. URxvt.color200: #A6C0FC
  343. URxvt.color201: #A9BFFC
  344. URxvt.color202: #ABBEFC
  345. URxvt.color203: #ADBEFB
  346. URxvt.color204: #AFBDFB
  347. URxvt.color205: #B1BDFB
  348. URxvt.color206: #B3BCFB
  349. URxvt.color207: #B5BCFA
  350. URxvt.color208: #B7BBFA
  351. URxvt.color209: #B9BBFA
  352. URxvt.color210: #BBBAF9
  353. URxvt.color211: #BDB9F9
  354. URxvt.color212: #BFB9F8
  355. URxvt.color213: #C1B8F7
  356. URxvt.color214: #C3B8F7
  357. URxvt.color215: #C5B7F6
  358. URxvt.color216: #C7B6F5
  359. URxvt.color217: #C9B6F5
  360. URxvt.color218: #CBB5F4
  361. URxvt.color219: #CDB5F3
  362. URxvt.color220: #CFB4F2
  363. URxvt.color221: #D0B4F1
  364. URxvt.color222: #D2B3F0
  365. URxvt.color223: #D4B3EF
  366. URxvt.color224: #D6B2EE
  367. URxvt.color225: #D7B2ED
  368. URxvt.color226: #D9B1EC
  369. URxvt.color227: #DAB0EB
  370. URxvt.color228: #DCB0EA
  371. URxvt.color229: #DEAFE8
  372. URxvt.color230: #DFAFE7
  373. URxvt.color231: #E1AFE6
  374. URxvt.color232: #E2AEE5
  375. URxvt.color233: #E3AEE3
  376. URxvt.color234: #E5ADE2
  377. URxvt.color235: #E6ADE1
  378. URxvt.color236: #E7ACDF
  379. URxvt.color237: #E9ACDE
  380. URxvt.color238: #EAACDD
  381. URxvt.color239: #EBABDB
  382. URxvt.color240: #ECABDA
  383. URxvt.color241: #EDAAD8
  384. URxvt.color242: #EEAAD7
  385. URxvt.color243: #EFAAD5
  386. URxvt.color244: #F0AAD4
  387. URxvt.color245: #F1A9D2
  388. URxvt.color246: #F2A9D1
  389. URxvt.color247: #F3A9CF
  390. URxvt.color248: #F3A9CD
  391. URxvt.color249: #F4A8CC
  392. URxvt.color250: #F5A8CA
  393. URxvt.color251: #F6A8C9
  394. URxvt.color252: #F6A8C7
  395. URxvt.color253: #F7A8C5
  396. URxvt.color254: #F7A8C4
  397. URxvt.color255: #F8A8C2