summaryrefslogtreecommitdiffstats
path: root/x11/.Xdefaults
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-09-29 17:02:02 +0200
committerGravatar Tom Willemse2015-09-29 17:02:02 +0200
commit7bbed8597298467fce199eefd31c4af9e8c74ae8 (patch)
treea69ceb6eb5475cf0d5417ac8cf32f1aec2e6780b /x11/.Xdefaults
parent39e3977cea7179516114d51795812d9840b7a229 (diff)
downloaddotfiles-7bbed8597298467fce199eefd31c4af9e8c74ae8.tar.gz
dotfiles-7bbed8597298467fce199eefd31c4af9e8c74ae8.zip
Add some Emacs settings
These settings were inspired by this Emacs config: https://github.com/wasamasa/dotemacs/blob/master/init.org Some existed already, but this was an opportune time to follow the instructions on the r/unixporn wiki to split your Xresources and to use variables: https://www.reddit.com/r/unixporn/wiki/organizing_xresources
Diffstat (limited to 'x11/.Xdefaults')
-rw-r--r--x11/.Xdefaults9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/.Xdefaults b/x11/.Xdefaults
index c62c55d..3f25989 100644
--- a/x11/.Xdefaults
+++ b/x11/.Xdefaults
@@ -1,3 +1,6 @@
+#define backgroundColor #111111
+#define foregroundColor #bfbfbf
+
urxvt.internalBorder: 0
urxvt.loginShell: true
@@ -68,13 +71,11 @@ Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
+#include ".config/Xresources/Emacs.conf"
+
! Emacs.font: DejaVu Sans Mono:weight=medium:pixelsize=18
-Emacs.menuBar: off
-Emacs.toolbar: off
Emacs.useXIM: off
-Emacs.background: #111113
Emacs.borderWidth: 0
-Emacs.font: Fantasque Sans Mono-13
Emacs.foreground: #eeeeec
Emacs.internalBorder: 0
Emacs.paneFont: Fantasque Sans Mono-13