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 ;; 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)