aboutsummaryrefslogtreecommitdiffstats
path: root/oni-gui.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-gui.el')
-rw-r--r--oni-gui.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/oni-gui.el b/oni-gui.el
index babc4d1..717c338 100644
--- a/oni-gui.el
+++ b/oni-gui.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.0409.131646
+;; Version: 2020.0410.181224
;; Package-Requires: (oni-ui oni-hydra yoshi-theme diminish)
;; This program is free software; you can redistribute it and/or modify
@@ -76,6 +76,7 @@ _bi_: Auto Insert ^^ ^^
(setq-default cursor-type '(bar . 2))
(setq-default cursor-in-non-selected-windows 'box)
+(setq frame-resize-pixelwise t)
(scroll-bar-mode -1)