-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
71 lines (65 loc) · 2.19 KB
/
.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
61
62
63
64
65
66
67
68
69
70
71
! generic
*foreground: #cccccc
*background: #1a1e24
! Rofi
rofi.font: Source Sans Pro 14
rofi.padding: 20
rofi.line-padding: 2
rofi.color-enabled: true
rofi.hide-scrollbar: true
rofi.separator-style: solid
rofi.color-window: #000000, #00cc00, #000000
rofi.color-normal: #000000, #FFFFFF, #111111, #FFFFFF, #000000
! urxvt
URxvt.font: xft:xos4 Terminus:size=11:antialias=true:hinting=true
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
URxvt.scrollBar: false
URxvt.termName: xterm-256color
URxvt.saveLines: 10000
URxvt*inheritPixmap: true
URxvt*shading: 10
URxvt.clipboard.autocopy: true
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keysym.Control-Shift-V: perl:pasta:paste
URxvt.perl-ext-common: default,selection-to-clipboard,pasta,matcher,keyboard-select
URxvt.keysym.M-u: perl:url-select:select_next
urxvt.transparent: true
urxvt.buffered: true
urxvt.jumpScroll: false
urxvt.scrollTtyKeypress: true
urxvt.scrollTtyOutput: false
urxvt.scrollWithBuffer: false
urxvt.scrollstyle: plain
urxvt.secondaryScroll: false
urxvt.xftAntialias: true
urxvt.color12: RoyalBlue
urxvt.matcher.rend.0: Bold fg6
urxvt.cursorBlink: false
urxvt.cursorColor: #6298e0
urxvt.mapAlert: true
urxvt.pointerBlank: true
urxvt.resource: value
! xterm
xterm*VT100*geometry: 80x24
xterm*faceName: xft:xos4 Terminus:size=11:antialias=true
xterm*faceSize: 12
xterm*renderFont: true
xterm*utf8: always
xterm*utf8Title: true
xterm*locale: true
xterm*cursorColor: #6298e0
xterm*cursorBlink: false
xterm*selectToClipboard: true
xterm*SaveLines: 10000
xterm*transparent: true
! cursor
Xcursor.theme: Breeze
Xcursor.size: 36
Xft.dpi: 192
Xft.autohint: 1
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb