This repository has been archived by the owner on Apr 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Xresources
55 lines (48 loc) · 1.45 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
! Xresources Configuration
! vim: set xft=xdefaults:
! XFT - Fonts
!----------------------------------------------------------------------
Xft.dpi: 96
Xft.antialias: 1
Xft.rgba: rgb
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hinting: 1
Xft.hintstyle: hintfull
! Colors
!----------------------------------------------------------------------
!#include "/home/ajibola/.colors/jellybeans"
!#include "/home/ajibola/.colors/hybrid"
!#include "/home/ajibola/.colors/base16-solarized.light"
!#include "/home/ajibola/.colors/hybrid_e7"
#include "/home/ajibola/.colors/hund"
!#include "/home/ajibola/.colors/s3r0"
!#include "/home/ajibola/.colors/nix_e7"
! URXVT
!----------------------------------------------------------------------
!URxvt.background: #101010
!URxvt.foreground: #999993
!URxvt.cursorColor: #395573
!URxvt.cursorColor: #676767
!URxvt.borderColor: #101010
!URxvt.colorUL: #31658C
URxvt.borderless: false
URxvt.internalBorder: 3
URxvt.externalBorder: 3
URxvt.scrollBar: false
URxvt.font: xft:Tewi:pixelsize=12:antialias=true
URxvt.boldFont: xft:Tewi:pixelsize=12:antialias=true
! clickable urls
URxvt.perl-ext-common: default,matcher,selection-to-clipboard
URxvt.url-launcher: /usr/bin/chromium
URxvt.matcher.button: 1
! tabs
URxvt.tabbed.tabbar-bg: -1
URxvt.tabbed.tabbar-fg: -2
URxvt.tabbed.tab-bg: -2
URxvt.tabbed.tab-fg: -1
URxvt.tabbed.title-bg: -1
URxvt.tabbed.title-fg: -2
URxvt.tabbed.autohide: true
URxvt.tabbed.new-button: false
URxvt.tabbed.title: true