-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.Xresources
86 lines (73 loc) · 2.43 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
! urxvt
!Xft.dpi: 92
Xft.lcdfilter: lcddefault
Xft.hinting: 1
Xft.hintstyle: hintslight
Xft.autohint: 0
Xft.rgba: rgb
Xft.antialias: 1
/* urL-yanking */
URxvt.perl-ext-common: default,url-select,resize-font
URxvt.colorUL: #98971a
URxvt.matcher.button: 1
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.url-select.underline: true
URxvt.url-select.launcher: /usr/bin/xdg-open
URxvt.keysym.M-u: perl:url-select:select_next
/* Needs to be disabled for C-S keybindings to work */
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.urgentOnBell: true
URxvt.cursorBlink: false
URxvt.transparent: false
URxvt.shading: 20
URxvt.scrollBar: false
URxvt.saveLines: 4096
URxvt.mouseWheelScrollPage: true
ratmenu.style: dreary
ratmenu.font: fixed
ratmenu.bgcolor: #222222
ratmenu.fgcolor: #99ff00
URxvt.borderless: true
URxvt.geometry: 120x40
/* Colors */
#include "/home/xintron/git/configs/gruvbox-contrib/xresources/gruvbox-dark.xresources"
#include "/home/xintron/git/configs/gruvbox-contrib/urxvt256/gruvbox-urxvt256.xresources"
/* dzen2 */
dzen2.font: xft:M+ 1m regular:size=11
! Enable the extended coloring options
rofi.color-enabled: true
! bg border separator
rofi.color-window: #282828, #a89984, #a89984
! bg fg bg-alt hl-bg hl-fg
rofi.color-normal: #282828, #ebdbb2, #32302f, #665c54, #fbf1c7
rofi.color-active: #d79921, #282828, #d79921, #fabd2f, #282828
rofi.color-urgent: #cc241d, #282828, #cc241d, #fb4934, #282828
rofi.separator-style: solid
rofi.sidebar-mode: true
rofi.bw: 1
rofi.columns: 1
rofi.padding: 16
rofi.yoffset: 0
rofi.fake-transparency: false
rofi.location: 0
rofi.width: 50
rofi.font: Hasklig 12
rofi.lines: 15
rofi.fixed-num-lines: true
/* fonts */
URxvt.font: xft:Hack-Regular:pixelsize=14,xft:Symbola
URxvt.boldFont: xft:Hack-Bold:pixelsize=14:weight=bold,xft:Symbola
URxvt.italicFont: xft:Hack-RegularOblique:pixelsize=14:slant=italic,xft:Symbola
xscreensaver.splash: false
xscreensaver.Dialog.foreground: #ebdbb2
xscreensaver.Dialog.background: #282828
xscreensaver.Dialog.topShadowColor: #0a0a0a
xscreensaver.Dialog.bottomShadowColor: #161616
xscreensaver.Dialog.Button.foreground: #ebdbb2
xscreensaver.Dialog.Button.background: #282828
xscreensaver.Dialog.borderWidth: 0
xscreensaver.Dialog.internalBorderWidth: 0
xscreensaver.passwd.thermometer.background: #282828
xscreensaver.passwd.thermometer.foreground: #fbf1c7
xscreensaver.passwd.thermometer.width: 8