-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.Xresources
executable file
·153 lines (142 loc) · 4 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
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
!Xcursor.theme: Simple-and-Soft
!URXVT
URxvt.scrollBar: false
!URxvt*font: xft:Source Code Pro:size=9:Regular
!*font: -gohu-gohufont-medium-r-normal--11-80-100-100-c-60-iso10646-1
!URxvt*font: -gohu-gohufont-medium-r-normal--11-80-100-100-c-60-iso10646-1
!URxvt.boldFont:-gohu-gohufont-medium-r-normal--11-80-100-100-c-60-iso10646-1
URxvt*boldFont:-gohu-gohufont-medium-*-*-*-11-*-*-*-*-*-iso8859-*
URxvt*font:-gohu-gohufont-medium-*-*-*-11-*-*-*-*-*-iso8859-*
!URxvt*boldFont:-misc-gohufont-thin-r-ultracondensed--11-0-75--2147483648-p-60-adobe-standard
!URxvt*font:-misc-gohufont-thin-r-ultracondensed--11-0-75--2147483648-p-60-adobe-standard
!URxvt.font: xft:gohufont:size=8
!URxvt.boldFont: xft:gohufont:size=8
!*boldFont: -gohu-gohufont-bold-r-normal--11-80-100-100-c-60-iso10646-1
!URxvt.boldFont:xft:Ubuntu Mono:size=10:Regular
!URxvt.letterSpace: -1
URxvt.keysym.C-Up: font-size:incglobal
URxvt.keysym.C-Down: font-size:decglobal
URxvt.font-size.step: 1
URxvt*dynamicColors: on
URxvt.keysym.C-7: command:\033]11;#c2c2b0\007\033]10;#181818\007\033]12;#000000\007
URxvt.keysym.C-8: command:\033]11;#181818\007\033]10;#c2c2b0\007
!{{{ XFT
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.autohint: true
Xft.hintstyle: hintfull
Xft.rgba: rgb
!!}}}
!paste keyboard
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
URxvt.keysym.Shift-Control-C: perl:clipboard:copy
URxvt.keysym.M-c: perl:clipboard:copy
URxvt.keysym.M-v: perl:clipboard:paste
URxvt.iso14755: False
URxvt.perl-ext-common: default,matcher,clipboard,url-select,keyboard-select,font-size
!URXvt.clipboard.autocopy: true
URxvt.clipboard.copycmd: xclip -i -sel clip
URxvt.clipboard.pastecmd: xclip -o -sel clip
!links
URxvt.url-select.launcher: qutebrowser
URxvt.url-select.underline: true
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keysym.M-s: perl:keyboard-select:search
URxvt.matcher.rend.0: Uline fg16
!rofi (overridden by .config/rofi/config.rasi)
rofi.font: GohuFont 8
rofi.color-normal: #1d2a30, #71c2af, #1d2a30, #aa4450, #ffffff
rofi.color-window: #1d2a30, #1d2a30
rofi.terminal: urxvtc
rofi.run-shell-command: {terminal} -e sh -c 'tmux new-session "{cmd}"'
rofi.separator-style: solid
rofi.hide-scrollbar: true
rofi.kb-remove-word-back: Control+w
rofi.kb-remove-word-forward: Alt+d
rofi.kb-mode-next: Control+r
rofi.kb-mode-previous: Control+shift+r
rofi.kb-clear-line: Control+l
rofi.kb-row-first: Home,KP_Home
rofi.opacity: 99
rofi.modi: run,ssh
rofi.tokenize: false
rofi.sidebar-mode: true
!XTERM
XTerm*faceName: Ubuntu Mono
XTerm*faceSize: 10
XTerm*allowBoldFonts: false
!alt key fix
XTerm*eightBitInput: false
XTerm*selectToClipboard: true
XTerm*locale: true
*VT100*translations: #override Shift <Btn1Up>: exec-formatted("chromium '%t'", PRIMARY)
! ! special
! *.foreground: #dedede
! *.background: #181818
! *.cursorColor: #dedede
!
! ! black
! *.color0: #252525
! *.color8: #545454
!
! ! red
! *.color1: #ff9982
! *.color9: #fd5a35
!
! ! green
! *.color2: #84ff83
! *.color10: #28ff2a
!
! ! yellow
! *.color3: #fffd7f
! *.color11: #ffcb00
!
! ! blue
! *.color4: #87b1ff
! *.color12: #387dff
!
! ! magenta
! *.color5: #ff80bc
! *.color13: #ff54a5
!
! ! cyan
! *.color6: #86ffec
! *.color14: #00ffd6
!
! ! white
! *.color7: #cdcdcd
! *.color15: #ffffff
!█▓▒░ scorcerer colors
*.foreground: #c2c2b0
*.background: #262626
*.cursorColor: #c2c2b0
! black
*.color0: #111111
*.color8: #7F7F7F
! red
*.color1: #aa4450
*.color9: #ff6a6a
! green
*.color2: #719611
*.color10: #b1d631
! yellow
*.color3: #cc8800
*.color11: #ff9800
! blue
*.color4: #6688aa
*.color12: #90b0d1
! magenta
*.color5: #8f6f8f
*.color13: #8181a6
! cyan
*.color6: #528b8b
*.color14: #87ceeb
! white
*.color7: #d3d3d3
*.color15: #c1cdc1
! stylized
*.colorIT: #719611
*.colorBD: #d3d3d3
*.colorUL: #528b8b