dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

Xresources (980B)


      1 ! xterm
      2 xterm*font: *-fixed-*-*-*-20-*
      3 
      4 ! URxvt
      5 URxvt.depth: 32
      6 URxvt.termName: xterm-256color
      7 URxvt.foreground: grey
      8 URxvt.background: #0f0f0f
      9 URxvt.font: xft:DejaVuSansMono:size=10,xft:IPAGothic:size=12
     10 URxvt.boldFont: xft:DejaVuSansMono-Bold:size=10,xft:IPAGothic:size=12
     11 URxvt.italicFont: xft:DejaVuSansMono-Oblique:size=10,xft:IPAGothic:size=12
     12 URxvt.boldItalicFont: xft:DejaVuSansMono-BoldOblique:size=10,xft:IPAGothic:size=12
     13 URxvt.geometry: 100x50
     14 URxvt.scrollBar: false
     15 URxvt.cursorColor: orange
     16 URxvt.cutchars: ",│`|&=:\"' ()[]{}<>"
     17 URxvt.color0: black
     18 URxvt.color1: red3
     19 URxvt.color2: forestgreen
     20 URxvt.color3: goldenrod
     21 URxvt.color4: royalblue
     22 URxvt.color5: darkorchid
     23 URxvt.color6: cyan3
     24 URxvt.color7: grey
     25 URxvt.color8: grey25
     26 URxvt.color9: red
     27 URxvt.color10: green
     28 URxvt.color11: yellow
     29 URxvt.color12: cornflowerblue
     30 URxvt.color13: orchid
     31 URxvt.color14: cyan
     32 URxvt.color15: white
     33 URxvt.inputMethod: ibus
     34 URxvt.imLocale: ja_JP.UTF-8
     35 URxvt.preeditType: OverTheSpot