aboutsummaryrefslogtreecommitdiffstats
path: root/oni-gui.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-gui.el')
-rw-r--r--oni-gui.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/oni-gui.el b/oni-gui.el
index 016ba5f..0f86ff5 100644
--- a/oni-gui.el
+++ b/oni-gui.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.0430.183530
+;; Version: 2020.0909.084951
;; Package-Requires: (oni-ui oni-hydra yoshi-theme diminish)
;; This program is free software; you can redistribute it and/or modify
@@ -26,6 +26,8 @@
;;; Code:
+(require 'hydra)
+
(add-to-list 'default-frame-alist '(font . "Fantasque Sans Mono-15"))
(add-to-list 'default-frame-alist '(internal-border-width . 15))