summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/.Xdefaults1
-rw-r--r--x11/.config/Xresources/Emacs.conf4
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/.Xdefaults b/x11/.Xdefaults
index b24ac7b..1fa1cb7 100644
--- a/x11/.Xdefaults
+++ b/x11/.Xdefaults
@@ -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
diff --git a/x11/.config/Xresources/Emacs.conf b/x11/.config/Xresources/Emacs.conf
index 2ed650f..e8fbe04 100644
--- a/x11/.config/Xresources/Emacs.conf
+++ b/x11/.config/Xresources/Emacs.conf
@@ -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