XDEFAULTS: Set some emacs settings
This commit is contained in:
parent
0187dbe25e
commit
f68219c9e3
1 changed files with 9 additions and 0 deletions
|
@ -88,3 +88,12 @@ Xft.antialias: true
|
|||
Xft.rgba: rgb
|
||||
Xft.hinting: true
|
||||
Xft.hintstyle: hintslight
|
||||
|
||||
!Emacs settings
|
||||
Emacs*background: #252a2b
|
||||
Emacs*cursorColor: #a40000
|
||||
Emacs*font: DejaVu Sans Mono:pixelsize=13
|
||||
Emacs*foreground: #eeeeec
|
||||
Emacs*menuBar: off
|
||||
Emacs*toolbar: off
|
||||
Emacs*useXIM: off
|
||||
|
|
Loading…
Reference in a new issue