aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/metakr.org
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-06-08 16:21:05 +0200
committerAdrian Kummerlaender2020-06-08 16:21:05 +0200
commit57d7d7b9008ac8526d68ab1879fe45cc27872d9a (patch)
treef2797696859e046ea555b36612dda37ee030c3a1 /gui/conf/metakr.org
parent677155cf2723010ee1c61758861475b9f3eac773 (diff)
downloadnixos_home-57d7d7b9008ac8526d68ab1879fe45cc27872d9a.tar
nixos_home-57d7d7b9008ac8526d68ab1879fe45cc27872d9a.tar.gz
nixos_home-57d7d7b9008ac8526d68ab1879fe45cc27872d9a.tar.bz2
nixos_home-57d7d7b9008ac8526d68ab1879fe45cc27872d9a.tar.lz
nixos_home-57d7d7b9008ac8526d68ab1879fe45cc27872d9a.tar.xz
nixos_home-57d7d7b9008ac8526d68ab1879fe45cc27872d9a.tar.zst
nixos_home-57d7d7b9008ac8526d68ab1879fe45cc27872d9a.zip
Further Emacs config tinkering
Diffstat (limited to 'gui/conf/metakr.org')
-rw-r--r--gui/conf/metakr.org6
1 files changed, 4 insertions, 2 deletions
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)