all repos — dotfiles @ e47aeaeae2b0ce0e7149a3d2a3473b1ed102c2ea

my *nix dotfiles

.Xresources (view raw)

 1!     _  __                                               
 2!    | |/ /________  _________  __  _______________  _____
 3!    |   // ___/ _ \/ ___/ __ \/ / / / ___/ ___/ _ \/ ___/
 4! _ /   |/ /  /  __(__  ) /_/ / /_/ / /  / /__/  __(__  ) 
 5!(_)_/|_/_/   \___/____/\____/\__,_/_/   \___/\___/____/  
 6!                                                         
 7
 8#define base00 #2e3440
 9#define base01 #3b4252
10#define base02 #434c5e
11#define base03 #4c566a
12#define base04 #d8dee9
13#define base05 #e5e9f0
14#define base06 #eceff4
15#define base07 #8fbcbb
16#define base08 #88c0d0
17#define base09 #81a1c1
18#define base0A #5e81ac
19#define base0B #bf616a
20#define base0C #d08770
21#define base0D #ebcb8b
22#define base0E #a3be8c
23#define base0F #b48ead
24
25*foreground:   base05
26#ifdef background_opacity
27*background:   [background_opacity]base00
28#else
29*background:   base00
30#endif
31*cursorColor:  base05
32
33*color0:       base00
34*color1:       base08
35*color2:       base0B
36*color3:       base0A
37*color4:       base0D
38*color5:       base0E
39*color6:       base0C
40*color7:       base05
41
42*color8:       base03
43*color9:       base09
44*color10:      base01
45*color11:      base02
46*color12:      base04
47*color13:      base06
48*color14:      base0F
49*color15:      base07
50
51
52! Urxvt config 
53!---------------------
54URxvt.font: xft:Monoid:size=10
55URxvt.scrollBar: false
56URxvt.cursorBlink: true
57URxvt.internalBorder: 30
58URxvt.perl-ext: default,matcher
59URxvt.letterSpace: -1
60URxvt.matcher.button: 1
61URxvt.boldFont:
62URxvt.url-launcher: /usr/bin/firefox
63URxvt.visualBell: false
64URxvt.depth: 20
65URxvt.lineSpace: 1
66URxvt.geometry: 65x19
67URxvt.intensityStyles: false
68URxvt.iso14755: false
69URxvt.iso14755_52: false
70URxvt.keysym.Home: \033[1~
71URxvt.keysym.End: \033[4~
72URxvt.keysym.KP_Home: \033[1~
73URxvt.keysym.KP_End:  \033[4~
74
75! ------------------------------------------------------------------------------
76! ROFI Color theme
77! ------------------------------------------------------------------------------
78rofi.color-enabled: true
79rofi.color-window:  base00, base00, base00
80rofi.color-normal:  base00, base05, base00, base01, base0B
81rofi.color-active:  base01, base0B, base02, base0B, base01
82rofi.color-urgent:  #e12a36, #dd2a4b, #1b2b34
83rofi.font: mononoki 12
84rofi.separator-style: none
85rofi.hide-scrollbar: true
86rofi.location:0
87rofi.lines: 6
88rofi.width: 350
89rofi.yoffset: 26
90rofi.padding: 32
91
92Xft.dpi: 96
93Xft.antialias: true
94Xft.hinting: true
95Xft.rgba: rgb
96Xft.autohint: false
97Xft.hintstyle: hintslight
98Xft.lcdfilter: lcddefault