-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.Xresources
76 lines (61 loc) · 2.44 KB
/
.Xresources
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
! URxvt
! General settings
!URxvt.font: xft:monospace:size=12
!URxvt.font: xft: Monofur for Powerline:size=12
URxvt.font: xft: FontAwesome:size=12
URxvt.saveLines: 2000
URxvt.scrollBar: False
URxvt.scrollstyle: rxvt
URxvt.termName: xterm-256color
URxvt.urgentOnBell: True
URxvt.cursorBlink: False
!URxvt.letterSpace: 10
! Base16 Monokai
! Scheme: Wimer Hazenberg (http://www.monokai.nl)
URxvt*background: #272822
URxvt*foreground: #f8f8f2
URxvt*cursorColor: #f8f8f2
URxvt*scrollColor: #f8f8f2
URxvt*highlightColor: #49483e
URxvt*highlightTextColor: #a59f85
URxvt*color0: #272822
URxvt*color1: #f92672
URxvt*color2: #a6e22e
URxvt*color3: #f4bf75
URxvt*color4: #66d9ef
URxvt*color5: #ae81ff
URxvt*color6: #a1efe4
URxvt*color7: #f8f8f2
URxvt*color8: #75715e
URxvt*color9: #f92672
URxvt*color10: #a6e22e
URxvt*color11: #f4bf75
URxvt*color12: #66d9ef
URxvt*color13: #ae81ff
URxvt*color14: #a1efe4
URxvt*color15: #f9f8f5
URxvt*color16: #fd971f
URxvt*color17: #cc6633
URxvt*color18: #383830
URxvt*color19: #49483e
URxvt*color20: #a59f85
URxvt*color21: #f5f4f1
!Plugins
URxvt.perl-ext-common: fullscreen,resize-font,keyboard-select
URxvt.keysym.F11: perl:fullscreen:switch
rofi.lines: 5
rofi.eh: 2
rofi.padding:20
rofi.fullscreen:false
rofi.bw: 0
rofi.separator-style: none
rofi.hide-scrollbar: true
! 'background', 'border', 'separator'
rofi.color-window: argb:c82d303b, #7c8389, #1d1f21
! State: 'bg', 'fg', 'bgalt', 'hlbg', 'hlfg'
rofi.color-normal: argb:031d1f21, #f3f4f5, argb:031d1f21, argb:031d1f21, #9575cd
rofi.color-urgent: argb:031d1f21, #f3f4f5, argb:bc303541, argb:031d1f21, #9575cd
rofi.color-active: argb:031d1f21, #f3f4f5, argb:031d1f21, argb:031d1f21, #9575cd
rofi.font: System San Francisco Display 18
!st
st.font: Roboto Mono,Roboto Mono Medium:style=Medium,Regular:pixelsize=16:antialias=true:autohint=true