dgy
/
hexagons
Archived
1
0
Fork 0
This repository has been archived on 2021-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
hexagons/.Xresources

87 lines
2.2 KiB
Plaintext

! special
*.foreground: #d3d7cf
*.background: #080808
*.cursorColor: #d3d7cf
! black
*.color0: #222222
*.color8: #555555
! red
*.color1: #ec5252
*.color9: #fb4934
! green
*.color2: #407e4a
*.color10: #98971a
! yellow
*.color3: #d79921
*.color11: #fabd2f
! blue
*.color4: #008bbd
*.color12: #0474a7
! magenta
*.color5: #b16286
*.color13: #d3869b
! cyan
*.color6: #689d64
*.color14: #8ec07c
! white
*.color7: #a89984
*.color15: #c9c9c9
URxvt.font: xft:blex mono nerd font:pixelsize=14
URxvt.boldFont:
URxvt.perl-ext-common: default,clipboard,url-select
URxvt.urlLauncher: /usr/bin/firefox -new-tab
URxvt.url-select.launcher: /usr/bin/firefox -new-tab
URxvt.url-select.underline: true
URxvt.urlButton: 1
URxvt.colorUL: #4682B4
URxvt.lineSpace: 0
URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0
URxvt.secondaryWheel: 1
URxvt.print-pipe: "cat > /dev/null"
URxvt.keysym.Shift-Control-C: perl:clipboard:copy
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.keysym.C-minus: resize-font:smaller
URxvt.keysym.C-equal: resize-font:bigger
URxvt.keysym.C-0: resize-font:reset
URxvt.keysym.C-question: resize-font:show
URxvt.clipboard.autocopy: true
URxvt.intensityStyles: false
URxvt*internalBorder: 12
URxvt*externalBorder: 0
URxvt*scrollBar: false
URxvt*scrollBar_right: false
URxvt*letterSpace: 0
URxvt*depth: 32
URxvt*saveline: 0
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
URxvt*iso14755: false
URxvt*iso14755_52: false
URxvt*dynamicColors: on
URxvt*cutchars: "\"()*,<>[]{}|\'"
! esto afecta a pd-l2ork y otras cosas, guarda
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintmedium
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
Xcursor.theme: Alkano
Sxiv.font: tamzen:size=10
Sxiv.foreground: #d3d7cf
Sxiv.background: #080808