Return of the Envy Code R
This commit is contained in:
parent
ab4fee09d3
commit
14adb384f1
2 changed files with 7 additions and 6 deletions
11
.Xdefaults
11
.Xdefaults
|
@ -20,8 +20,9 @@ urxvt.keysym.M-s: perl:keyboard-select:search
|
|||
|
||||
urxvt.keysym.M-u: perl:url-select:select_next
|
||||
|
||||
urxvt.font: xft:Inconsolata:weight=medium:pixelsize=18
|
||||
urxvt.boldFont: xft:Inconsolata:weight=bold:pixelsize=18
|
||||
urxvt.font: xft:Envy Code R:weight=medium:pixelsize=16
|
||||
urxvt.boldFont: xft:Envy Code R:weight=bold:pixelsize=16
|
||||
urxvt.italicFont: xft:Envy Code R:slant=italic:pixelsize=16
|
||||
|
||||
urxvt.depth: 32
|
||||
urxvt.background: #111111
|
||||
|
@ -62,12 +63,12 @@ Emacs.toolbar: off
|
|||
Emacs.useXIM: off
|
||||
Emacs.background: #111113
|
||||
Emacs.borderWidth: 0
|
||||
Emacs.font: Inconsolata-13
|
||||
Emacs.font: Envy Code R-13
|
||||
Emacs.foreground: #eeeeec
|
||||
Emacs.internalBorder: 0
|
||||
Emacs.paneFont: Inconsolata-13
|
||||
Emacs.paneFont: Envy Code R-13
|
||||
Emacs.pointerColor: #eeeeec
|
||||
Emacs*menu*font: Inconsolata-13
|
||||
Emacs*menu*font: Envy Code R-13
|
||||
Emacs*menu*foreground: #eeeeec
|
||||
Emacs*menu*background: #222224
|
||||
Emacs*menu*buttonForeground: #a5a5a4
|
||||
|
|
|
@ -1081,7 +1081,7 @@
|
|||
(vertical-scroll-bars . nil)
|
||||
(menu-bar-lines . nil)
|
||||
(tool-bar-lines . nil)
|
||||
(font . "Inconsolata:pixelsize=18")))
|
||||
(font . "Envy Code R:pixelsize=16")))
|
||||
#+END_SRC
|
||||
|
||||
* Stop elnode from running automatically :elnode:
|
||||
|
|
Loading…
Add table
Reference in a new issue