-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.Xdefaults
49 lines (36 loc) · 1.03 KB
/
.Xdefaults
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
# CPI Xdefaults
# wing defaults change the behavior of clients using the
# X libraries
Xft.rgba: none
*background: gray70
*foreground: black
# Xcursor*theme: whiteglass
# The rest of the defaults are client specific
# xterm*Foreground: #bbccdd
URxvt.inputMethod: ibus
# xterm*VT100*Translations: #override\n\
# Shift <KeyRelease>:insert-seven-bit()
# <Key>F3: string("xterm")
xterm*Foreground: #bfb89a
xterm*Background: #111111
xterm*Border: dark blue
xterm*ScrollBar: off
xterm*TitleBar: on
xterm*TextUnderIcon: on
xterm*AllowIconInput: on
xterm*AutoRaise: on
xterm*termtype: vt100
xterm*ttyModes: intr ^c erase ^h susp ^@ dsusp ^@ kill ^u eof ^d susp ^z
xterm*saveLines: 2048
xterm*pointerColor: #aaaaaa
xload*Foreground: #555555
xload*Background: #000000
xload*update: 3
xload*geometry: 200
xclock*Foreground: #555555
xclock*Background: #000000
xlock*mode: blank
xlock*timeout: 3
xclipboard*Foreground: #7b8c5a
xclipboard*Background: #333333
xpdf*Background: #777777