-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.Xresources
47 lines (33 loc) · 1.16 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
#include ".xrdb/color/solarized"
#include ".xrdb/rofi/nord"
URxvt.font: xft:Liberation Mono:size=10 :antialias=true:autohint=false
URxvt.boldFont: xft:Liberation Mono:Bold:size=10 :antialias=true:autohint=false
URxvt.geometry: 72x18
URxvt*letterSpace: 0
URxvt.lineSpace: 0
URxvt*internalBorder: 24
URxvt*externalBorder: 0
URxvt*depth: 32
URxvt*saveline: 2000
URxvt*termName: rxvt-256color
URxvt*iso14755: false
URxvt*scrollBar: false
URxvt*scrollBar_right: false
URxvt.copyCommand: xclip -i -selection clipboard
URxvt.pasteCommand: xclip -o -selection clipboard
URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down:command:\033]721;1\007
URxvt.urlLauncher: firefox
URxvt.underlineURLs: true
URxvt.urlButton: 1
URxvt*buffered: false
URxvt.urgentOnBell: True
! ------------------------------------------------------------------------------
! Xft Font Configuration
! ------------------------------------------------------------------------------
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintslight
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb