aboutsummaryrefslogtreecommitdiff
path: root/.config/X11/Xresources
blob: 9558b4ac396e28606376d06b269ee0962a899eae (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
! -----------------
! URxvt Settings
! -----------------

URxvt.perl-ext-common:     default,matcher,font-size,vtwheel,url-select,keyboard-select
URxvt.url-launcher:        /usr/bin/env browser
URxvt.url-select.launcher: /usr/bin/env browser
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:             #8fc1ff

! -----------------
! 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.font:          xft:Sans:size=9:style=bold
dmenu.background:    #000000
dmenu.foreground:    #ffffff
dmenu.selforeground: #000000
dmenu.selbackground: #1b99ec

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

Xcursor.theme: Adwaita