-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
135 lines (122 loc) · 4.57 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
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: false
!Xft.hintstyle: hintslight
Xft.hintstyle: hintsfull
Xft.lcdfilter: lcddefault
!! global font
!!*.font: xft:monospace:size=12
!! Xterm
!!XTerm*background: #222D31
!!XTerm*foreground: #d8d8d8
!!XTerm*pointerColor: #1ABB9B
XTerm*locale: true
XTerm.termName: xterm-256color
XTerm*scrollBar: false
XTerm*saveLines: 99000
XTerm*renderFont: true
!XTerm*faceName: Monospace:size=12:antialias=true
!XTerm*faceName: Hack:size=11:antialias=true
!XTerm*faceName: Liberation Mono:size=12:antialias=true
XTerm*faceName: JetBrainsMono Nerd Font:size=12:antialias=true
XTerm*cursorColor: green
XTerm*cursorBlink: true
XTerm*innerBorder: 4
XTerm*visualBell: false
XTerm*selectToClipboard: true
!! UXterm
!!XTerm*background: #222D31
!!XTerm*foreground: #d8d8d8
!!XTerm*pointerColor: #1ABB9B
UXTerm*locale: true
UXTerm.termName: xterm-256color
UXTerm*scrollBar: false
UXTerm*saveLines: 99000
UXTerm*renderFont: true
!XTerm*faceName: Monospace:size=12:antialias=true
!XTerm*faceName: Hack:size=11:antialias=true
!XTerm*faceName: Liberation Mono:size=12:antialias=true
UXTerm*faceName: JetBrainsMono Nerd Font:size=12:antialias=true
UXTerm*cursorColor: green
UXTerm*cursorBlink: true
UXTerm*innerBorder: 4
UXTerm*visualBell: false
UXTerm*selectToClipboard: true
!! Xcursor theme
Xcursor.theme: Qogir-Recolored-Gruvbox-Orange
!Xcursor.size: 46
Xcursor.size: 0
!! Xcursor
!Xcursor.theme: Adwaita
!Xcursor.size: 0
!! Urxvt
URxvt.imLocale: en_US.UTF-8
URxvt.termName: rxvt-unicode-256color
URxvt.buffered: false
URxvt.intensityStyles: false
!URxvt.font: xft:monospace:size=12
!URxvt.font: xft:Liberation Mono:size=12:antialias=true
URxvt.font: xft:JetBrainsMono Nerd Font:size=12:antialias=true
!URxvt.font: xft:Hack:size=12:antialias=true
URxvt.saveLines: 99000
URxvt.scrollBar: false
URxvt*mouseWheelScrollPage: false
URxvt.cursorColor: green
!URxvt.depth: 32
!URxvt.background: [100]#222D31
!URxvt*background: black
!URxvt*foreground: grey
URxvt.cursorBlink: true
URxvt.internalBorder: 4
URxvt.visualBell: false
! for 'fake' transparency (without Compton) uncomment the following three lines
! URxvt*inheritPixmap: true
! URxvt*transparent: true
! URxvt*shading: 138
!! Extensions
! URxvt.perl-lib: ~/.urxvt/ext
! URxvt.perl-ext-common: default,tabbed,matcher,keyboard-select,resize-font,-tabbed
! URxvt.perl-ext-common: default,matcher,url-select,keyboard-select,resize-font
!URxvt.perl-ext-common: default,matcher,url-select,resize-font
!! url-select
!URxvt.keysym.M-u: perl:url-select:select_next
!URxvt.url-select.launcher: /usr/bin/xdg-open
!URxvt.url-select.underline: true
!! resize-font
! URxvt.resize-font.smaller: C-j
! URxvt.resize-font.bigger: C-k
!URxvt.keysym.C-Up: resize-font:bigger
!URxvt.keysym.C-Down: resize-font:smaller
!! keyboard-select
!URxvt.keysym.M-escape: perl:keyboard-select:activate
!! matcher
!URxvt.url-launcher: /usr/bin/xdg-open
!URxvt.matcher.button: 1
! Normal copy-paste keybindings without perls
URxvt.iso14755: false
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
!!Xterm escape codes, word by word movement
! URxvt.keysym.Control-Left: \033[1;5D
! URxvt.keysym.Shift-Control-Left: \033[1;6D
! URxvt.keysym.Control-Right: \033[1;5C
! URxvt.keysym.Shift-Control-Right: \033[1;6C
! URxvt.keysym.Control-Up: \033[1;5A
! URxvt.keysym.Shift-Control-Up: \033[1;6A
! URxvt.keysym.Control-Down: \033[1;5B
! URxvt.keysym.Shift-Control-Down: \033[1;6B
!! dmenu
!dmenu.font: Hack-12
!dmenu.font: JetBrainsMono-12
dmenu.background: S_base02
dmenu.foreground: S_base03
dmenu.selforeground: S_base00
dmenu.selbackground: S_base02
! colors
!#include ".Xresources.d/manjaro"
##include ".Xresources.d/gruvbox"
!#include ".Xresources.d/nord"
!#include ".Xresources.d/solarized_highcontrast"
#include ".Xresources.d/ic_orange"