1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/.Xresources

110 lines
2.7 KiB
Plaintext
Raw Normal View History

2016-03-31 02:03:55 +00:00
!!=============================================================================
!! RXVT-unicode setting
!!=============================================================================
urxvt.depth: 32
2016-04-01 11:45:17 +00:00
urxvt.internalBorder: 4
2016-03-31 02:03:55 +00:00
urxvt.blurRadius: 25
urxvt.scrollBar: true
urxvt.scrollBar_right: true
urxvt.scrollBar_floating: false
urxvt.scrollstyle: plain
urxvt.saveLines: 10000
urxvt.preeditType: Root
urxvt.jumpScroll: false
2016-04-01 12:03:00 +00:00
urxvt.altSendsEscape: true
2016-03-31 02:03:55 +00:00
xterm.metaSendsEscape: true
!Set TERM
urxvt.termName: xterm-256color
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.autohint: false
Xft.hinting: true
Xft.hintstyle: hintfull
2016-04-01 15:19:20 +00:00
urxvt*font: xft:Sauce Code Pro:style=Regular:size=10.6
urxvt*imFont: xft:Sauce Code Pro:style=Regular:size=10.6
urxvt*boldFont: xft:Sauce Code Pro:style=Bold:size=10.6
urxvt*italicFont: xft:Sauce Code Pro:style=Italic:size=10.6
urxvt*boldItalicFont: xft:Sauce Code Pro:style=Bold,Italic:size=10.6
2016-04-01 11:45:17 +00:00
2016-03-31 02:03:55 +00:00
! clickable Url and copy paste keys
urxvt.iso14755: false
urxvt.iso14755_52: false
urxvt.perl-ext-common: default,clipboard,vtwheel
urxvt.keysym.Shift-Control-C: perl:clipboard:copy
urxvt.keysym.Shift-Control-V: perl:clipboard:paste
urxvt.url-launcher: /usr/bin/google-chrome-stable
urxvt.matcher.button: 1
Xft.lcdfilter: lcddefault
! special
2016-04-01 11:59:18 +00:00
*.foreground: #ECEFF1
*.background: #002B36
2016-04-01 12:15:32 +00:00
!*.cursorColor: #ECEFF1
*.cursorColor: #5294E2
2016-04-01 11:59:18 +00:00
*.highlightColor: #5294E2
urxvt.background: [80]#002B36
urxvt.scrollColor: #767B87
2016-04-01 12:01:25 +00:00
urxvt*dynamicColors: on
urxvt*highlightSelection: true
urxvt*colorMode: on
2016-03-31 02:03:55 +00:00
! black
*.color0: #263238
*.color8: #37474f
! red
*.color1: #ff9800
*.color9: #ffa74d
! green
*.color2: #8bc34a
*.color10: #9ccc65
! yellow
*.color3: #ffc107
*.color11: #ffa000
! blue
*.color4: #03a9f4
*.color12: #81d4fa
! magenta
*.color5: #e91e63
*.color13: #A56ECC
! cyan
*.color6: #009688
*.color14: #26a69a
! white
*.color7: #cfd8dc
*.color15: #eceff1
!-----------------------------
! Rofi config
rofi.fg: #D3DAE3
rofi.bg: #383C4A
rofi.hlbg: #5294E2
rofi.bc: #383C4A
rofi.opacity: 80
rofi.padding: 8
rofi.lines: 14
rofi.width: 40
rofi.font: Noto Sans 14
rofi.line-margin: 3
rofi.sep: |
rofi.prompt: >