-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
43 lines (38 loc) · 1.31 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
! *.font: pango:monospace 10
Xft.dpi: 96
Xft.antialias: 1
Xft.autohint: 1
Xft.hinting: 1
Xft.hintstyle: hintslight
Xft.lcdfilter: lcdlight
Xft.rgba: rgb
! URxvt
URxvt*termName: rxvt-256color
URxvt.depth: 32
URxvt*lineSpace: 0
URxvt.letterSpace: -1
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt*geometry: 65x17
URxvt.scrollBar: false
URxvt*loginShell: true
! URxvt.internalBorder: 25
URxvt.perl-ext: default,matcher
URxvt.url-launcher: firefox
URxvt.matcher.button: 1
URxvt.transparancy: true
URxvt.shading: 60
URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select
URxvt.url-select.launcher: firefox
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.visuaBbell: true
! URxvt.urgentOnBell
! Fonts
URxvt*font: Fira Code Retina:
! Urxvt.boldFont: ttf:Inconsolata-13
! Urxvt.letterSpace: 3
! URxvt.font: ttf:FontAwesome-14
rofi.case-sensitive: false