summaryrefslogtreecommitdiffstats
path: root/.Xresources
blob: 2b4afe117272b37263824a0841d1139fe8d45c09 (plain)
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
#include "/home/carnager/.colors/bl1nk"

!URxvt*depth:                    32
!URxvt*background: rgba:ff22/ffff/ff11/00ff
!URxvt*shading:			20
!URxvt*fading:true
!URxvt*tint:			black
!URxvt*transparent:true
!URxvt*InheritPixmap:true

URxvt*highlightColor: #a761c2
URxvt*highlightTextColor: #151515

URxvt.cursorColor:  #ff8939
URxvt.cursorColor2: #151515
URxvt.borderColor: #151515
URxvt*underlineColor: #333333

! font preference
URxvt*font:      xft:Envy Code R:pixelsize=13
URxvt*boldFont:  xft:Envy Code R:bold:pixelsize=13

URxvt*geometry:	150x35
URxvt*scrollBar:          false
URxvt*secondaryScroll:    true

URxvt*perl-lib:           /usr/lib/urxvt/perl/
URxvt*matcher.button:     1
URxvt.perl-ext-common:  default,url-select,matcher
URxvt.keysym.M-u:       perl:url-select:select_next
URxvt.urlLauncher:      /usr/bin/ff
URxvt.underlineURLs:    true



! -- Dzen settings -- !
dzen2.font:envy code r:medium:size=11
dzen2.foreground:#899CA1
dzen2.background:#1A1A1A

*urgentOnBell: true
!Xft.dpi:        96
!Xft.antialias:  true
!Xft.rgba:       rgba
!Xft.hinting:    true
!Xft.hintstyle:  hintslight

yeahconsole*term: urxvt
yeahconsole*consoleHeight: 20
yeahconsole*toggleKey: Win+F10
yeahconsole*keyFull: Win+F11
yeahconsole*aniDelay: 1
yeahconsole*stepSize: 2
yeahconsole*restart: 1