dotfiles/X11/Xdefaults.dotfile
2014-07-28 14:07:48 -04:00

54 lines
1.4 KiB
Plaintext

Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
URxvt.depth: 32
! URxvt.foreground: [100]#ffbf00
! URxvt.background: [100]#000000
URxvt.scrollstyle: plain
URxvt.font: xft:meslo lg s:size=8
URxvt.boldFont: xft:meslo lg s:size=8
URxvt.letterSpace: -1
URxvt.scrollBar_right: true
URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select
URxvt.url-select.launcher: google-chrome-stable
URxvt.keysym.M-u: perl:url-select:select-next
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keysym.M-s: perl:keybboard-select:search
URxvt.keysym.M-c: perl:clipboard:copy
URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
*.foreground: #f8f8f2
*.background: #252525
*.cursorColor: #f8f8f2
*.color0: #252525
*.color1: #f92672
*.color2: #a6e22e
*.color3: #f4bf75
*.color4: #66d9ef
*.color5: #ae81ff
*.color6: #a1efe4
*.color7: #f8f8f2
*.color8: #75715e
*.color9: #f92672
*.color10: #a6e22e
*.color11: #f4bf75
*.color12: #66d9ef
*.color13: #ae81ff
*.color14: #a1efe4
*.color15: #f9f8f5
! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
! use 'shell' template to set these if necessary
! *.color16: #fd971f
! *.color17: #cc6633
! *.color18: #383830
! *.color19: #49483e
! *.color20: #a59f85
! *.color21: #f5f4f1