Specify an internal border for Emacs

This commit is contained in:
Tom Willemse 2015-11-30 00:34:19 +01:00
parent 06acbed5a4
commit 2186b26e8a
2 changed files with 4 additions and 1 deletions

View file

@ -98,7 +98,6 @@ urxvt.color15: #ededed
Emacs.useXIM: off
Emacs.borderWidth: 0
Emacs.foreground: #eeeeec
Emacs.internalBorder: 0
Emacs.paneFont: Fantasque Sans Mono-13
Emacs.pointerColor: #eeeeec
Emacs*menu*font: Fantasque Sans Mono-13

View file

@ -29,3 +29,7 @@ Emacs.mode-line.attributeBox: unspecified
! My preferred font.
Emacs.font: Fantasque Sans Mono-13
! Instead of having the window manager add a border, add an internal
! border to Emacs, for style!
Emacs.internalBorder: 15