-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdot-Xresources
60 lines (47 loc) · 1.48 KB
/
dot-Xresources
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
#include ".gruvbox-dark.xresources"
! URxvt
URxvt.perl-lib: /home/cyber/.urxvt/perls
URxvt.clipboard.autocopy: true
URxvt.font: xft:JetBrainsMono NF:size=18:style=Regular
!URxvt.letterSpace: -1
URxvt.fading: 0
URxvt.urgentOnBell: off
URxvt.visualBell: off
!URxvt.iso14755: off
!URxvt.iso14755_52: off
URxvt.meta8: true
URxvt.depth: 32
URxvt.scrollBar: off
URxvt.saveLines: 100
URxvt.scrollTtyOutput: false
URxvt.scrollWithBuffer: true
URxvt.scrollTtyKeypress: true
!URxvt.inheritPixmap: false
! Disable screen printing by overriding the default print pipe.
URxvt.print-pipe: "cat >/dev/null"
URxvt.clipboard.copycmd: xsel --input --clipboard
URxvt.clipboard.pastecmd: xsel --output --clipboard
URxvt.keysym.Control-Shift-C: perl:clipboard:copy
URxvt.keysym.Control-Shift-V: perl:clipboard:paste
! Colors
!URxvt.intensityStyles: false
! *background: #002b36
! *foreground: #839496
*fading: 40
*fadeColor: #002b36
*cursorColor: #93a1a1
*pointerColorBackground: #586e75
*pointerColorForeground: #93a1a1
! Xterm
!!! xterm*termName: xterm-256color
XTerm*metaSendsEscape: true
xterm*faceName: Ubuntu Mono derivative Powerline:style=Regular:size=18
! Xterm*saveLines: 4096
! #include ".Xresources.d/xterm"
! Xft settings ---------------------------------------------------------------
! Xft.dpi: 96
! Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
sxiv.background: #808080