aboutsummaryrefslogtreecommitdiff
path: root/.config/X11/Xresources
blob: 375087db06760c8fe39abef6f557ee54b720831f (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
! -----------------
! URxvt Settings
! -----------------

URxvt.perl-ext-common: default,matcher,font-size,vtwheel,keyboard-select

URxvt.url-launcher: /usr/bin/env firefox
URxvt.url-select.launcher: /usr/bin/env firefox
URxvt.keysym.M-Escape: perl:keyboard-select:activate

URxvt.matcher.button: 1
URxvt.internalBorder: 10
URxvt.geometry: 74x18

URxvt.cursorUnderline: 0
URxvt.cursorBlink: 1
URxvt.cursorColor: #69AEFF

URxvt*font: xft:monospace:size=10,xft:DejaVuSansMono Nerd Font Mono:size=10
URxvt.boldFont: xft:monospace:size=10,xft:DejaVuSansMono Nerd Font Mono:size=10
URxvt.italicFont: xft:monospace:size=10,xft:DejaVuSansMono Nerd Font Mono:size=10
URxvt.boldItalicFont: xft:monospace:size=10,xft:DejaVuSansMono Nerd Font Mono:size=10

URxvt.keysym.C-0: perl:font-size:reset
URxvt.keysym.C-Up: perl:font-size:increase
URxvt.keysym.C-Down: perl:font-size:decrease

URxvt.scrollBar: false
URxvt.scrollTtyOutput: false
URxvt.scrollWithBuffer: true
URxvt.scrollTtyKeypress: true

URxvt.transparent: false
URxvt.shading: 20

URxvt.foreground: #FFFFFF
URxvt.background: #2C303C
URxvt.colorUL: #66A9B9

! -----------------
! Terminal Colors
! -----------------

!black
*color0:  #2C303C
*color8:  #666666

!red
*color1:  #E84F4F
*color9:  #FF3838

!green
*color2:  #BEFF3E
*color10: #CFFF72

!yellow
*color3:  #FEA63C
*color11: #FFDF23

!blue
*color4:  #69AEFF
*color12: #5AA5FF

!magenta
*color5:  #B7416E
*color13: #E16A98

!cyan
*color6:  #69AEFF
*color14: #8B8B8B

!white
*color7:  #FFFFFF
*color15: #FFFFFF

! -----------------
! Font Settings
! -----------------

Xft.autohint: 0
Xft.antialias: 1
Xft.hinting: 1
Xft.hintstyle: hintslight
Xft.dpi: 96
Xft.rgba: rgb
Xft.lcdfilter: lcddefault

! -----------------
! ROFI Settings
! -----------------

rofi.bw: 0
rofi.color-enabled: true
rofi.hide-scrollbar: true
rofi.separator-style: none
rofi.disable-history: false
rofi.fake-transparency: false

rofi.color-window: argb:cc222222, #FAC863, #FAC863
rofi.color-normal: argb:00000000, #FFFFFF, argb:00000000, #FAC863, #1B2B34
rofi.color-active: argb:00000000, #FFFFFF, argb:00000000, #6699CC, #1B2B34
rofi.color-urgent: argb:00000000, #F99157, argb:00000000, #F99157, #1B2B34

! -----------------
! DMENU Settings
! -----------------

dmenu.background: #000000
dmenu.foreground: #ffffff
dmenu.selforeground: #000000
dmenu.selbackground: #1b99ec
dmenu.font: xft:Sans:size=9:style=bold

! -----------------
! X Settings
! -----------------

Xcursor.theme: Adwaita