all repos — dotfiles @ 38806ff53b1fafc6b656135d173e53205d6650f2

my *nix dotfiles

.Xresources (view raw)

 1!     _  __                                               
 2!    | |/ /________  _________  __  _______________  _____
 3!    |   // ___/ _ \/ ___/ __ \/ / / / ___/ ___/ _ \/ ___/
 4! _ /   |/ /  /  __(__  ) /_/ / /_/ / /  / /__/  __(__  ) 
 5!(_)_/|_/_/   \___/____/\____/\__,_/_/   \___/\___/____/  
 6!                                                         
 7
 8! special
 9*.foreground:   #98d1ce
10*.background:   #0a0f14
11*.cursorColor:  #98d1ce
12
13! black
14*.color0:       #0a0f14
15*.color8:       #10151b
16
17! red
18*.color1:       #c33027
19*.color9:       #d26939
20
21! green
22*.color2:       #26a98b
23*.color10:      #081f2d
24
25! yellow
26*.color3:       #edb54b
27*.color11:      #245361
28
29! blue
30*.color4:       #195465
31*.color12:      #093748
32
33! magenta
34*.color5:       #4e5165
35*.color13:      #888ba5
36
37! cyan
38*.color6:       #33859d
39*.color14:      #599caa
40
41! white
42*.color7:       #98d1ce
43*.color15:      #d3ebe9
44
45! Urxvt config 
46!---------------------
47URxvt.font: xft:Monoid:size=10
48URxvt.scrollBar: false
49URxvt.cursorBlink: true
50URxvt.internalBorder: 30
51URxvt.perl-ext: default,matcher
52URxvt.letterSpace: -1
53URxvt.matcher.button: 1
54URxvt.boldFont:
55URxvt.url-launcher: /usr/bin/firefox
56URxvt.visualBell: false
57URxvt.depth: 20
58URxvt.lineSpace: 1
59URxvt.geometry: 65x19
60URxvt.intensityStyles: false
61URxvt.iso14755: false
62URxvt.iso14755_52: false
63URxvt.keysym.Home: \033[1~
64URxvt.keysym.End: \033[4~
65URxvt.keysym.KP_Home: \033[1~
66URxvt.keysym.KP_End:  \033[4~
67
68! ------------------------------------------------------------------------------
69! ROFI Color theme
70! ------------------------------------------------------------------------------
71rofi.color-enabled: true
72rofi.color-window:  #060a0c, #060a0c, #060a0c
73rofi.color-normal:  #060a0c, #c5d7e3, #060a0c, #58849c, #c5d7e3
74rofi.color-active:  #000, #000, #000, #000, #000
75rofi.color-urgent:  #e12a36, #dd2a4b, #1b2b34
76rofi.font: mononoki 12
77rofi.separator-style: none
78rofi.hide-scrollbar: true
79rofi.location:0
80rofi.lines: 6
81rofi.width: 350
82rofi.yoffset: 26
83rofi.padding: 32
84
85Xft.dpi: 96
86Xft.antialias: true
87Xft.hinting: true
88Xft.rgba: rgb
89Xft.autohint: false
90Xft.hintstyle: hintslight
91Xft.lcdfilter: lcddefault