-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xdefaults
31 lines (25 loc) · 845 Bytes
/
.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
! Xft settings
Xft.dpi: 96
Xft.antialias: false
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
URxvt.depth: 32
URxvt.geometry: 90x30
URxvt.transparent: false
URxvt.fading: 0
! URxvt.urgentOnBell: true
! URxvt.visualBell true
URxvt.loginShell: true
URxvt.saveLines: 65535
URxvt.internalBorder: 3
URxvt.lineSpace: 0
URxvt.scrollStyle: rxvt
URxvt.scrollBar: false
URxvt.perl-ext-common: default,matcher
URxvt.matcher.button: 1
URxvt.urlLauncher: chromium-browser
URxvt.cursorBlink: true
URxvt.cursorUnderline: false
URxvt.pointerBlank: true
# include "/home/eflynch/.Xthemes/solarized"