aboutsummaryrefslogtreecommitdiff
path: root/bard-elisp/bard-window.el
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-11-23 21:04:29 -0500
committerBardofSprites <[email protected]>2025-11-23 21:04:29 -0500
commit7eb408ea798a9eed0ebfb4863c7222bd5a28d2b8 (patch)
tree149210f442f2347cce8b20e472a0424b37ce5dca /bard-elisp/bard-window.el
parent6b6bde3eba7ecac48e94421a8088fb438f7671fe (diff)
switch to doom modeline and themes
Diffstat (limited to 'bard-elisp/bard-window.el')
-rw-r--r--bard-elisp/bard-window.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/bard-elisp/bard-window.el b/bard-elisp/bard-window.el
index c23585f..3e30a2e 100644
--- a/bard-elisp/bard-window.el
+++ b/bard-elisp/bard-window.el
@@ -1,3 +1,5 @@
+(require 'prot-common)
+
(defvar prot-window-window-sizes
'( :max-height (lambda () (floor (frame-height) 3))
:min-height 10