From 57d7d7b9008ac8526d68ab1879fe45cc27872d9a Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 8 Jun 2020 16:21:05 +0200 Subject: Further Emacs config tinkering --- gui/conf/metakr.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gui/conf/metakr.org') diff --git a/gui/conf/metakr.org b/gui/conf/metakr.org index 439520f..a5b8eee 100644 --- a/gui/conf/metakr.org +++ b/gui/conf/metakr.org @@ -252,7 +252,8 @@ For quick iteration all colors are stored in a table. :inherit fixed-pitch) (org-table :inherit fixed-pitch - :background @org-table) + :background @org-table + :height 0.9) (org-formula :inherit org-table :height 1) @@ -300,7 +301,8 @@ For quick iteration all colors are stored in a table. :background @org-block-line) (org-block :background @org-block-bg - :inherit fixed-pitch) + :inherit fixed-pitch + :height 0.9) (org-priority :inherit fixed-pitch :weight normal) -- cgit v1.2.3