all repos — dotfiles @ 0184201340cc4a7e2a06999ad8fc1517dd46b891

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:mononoki:size=10
55URxvt.boldFont:
56URxvt.scrollBar: false
57URxvt.cursorBlink: true
58URxvt.internalBorder: 30
59URxvt.perl-ext: default,matcher
60URxvt.matcher.button: 1
61URxvt.url-launcher: /usr/bin/firefox
62URxvt.visualBell: false
63URxvt.depth: 32
64URxvt.lineSpace: 2
65URxvt.intensityStyles: false
66URxvt.iso14755: false
67URxvt.iso14755_52: false
68URxvt.keysym.Home: \033[1~
69URxvt.keysym.End: \033[4~
70URxvt.keysym.KP_Home: \033[1~
71URxvt.keysym.KP_End:  \033[4~
72
73! ------------------------------------------------------------------------------
74! ROFI Color theme
75! ------------------------------------------------------------------------------
76rofi.color-enabled: true
77rofi.color-window:  base00, base00, base00
78rofi.color-normal:  base00, base05, base00, base01, base0B
79rofi.color-active:  base01, base0B, base02, base0B, base01
80rofi.color-urgent:  #e12a36, #dd2a4b, #1b2b34
81rofi.font: mononoki 12
82rofi.separator-style: none
83rofi.hide-scrollbar: true
84rofi.location:0
85rofi.lines: 6
86rofi.width: 350
87rofi.yoffset: 26
88rofi.padding: 32
89
90Xft.dpi: 96
91Xft.antialias: true
92Xft.hinting: true
93Xft.rgba: rgb
94Xft.autohint: false
95Xft.hintstyle: hintslight
96Xft.lcdfilter: lcddefault