summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--config.org9
1 files changed, 1 insertions, 8 deletions
diff --git a/config.org b/config.org
index a091418..d2136a7 100644
--- a/config.org
+++ b/config.org
@@ -1993,11 +1993,4 @@ Just a few settings i haven't put into another category yet.
   ;; Enable EXWM
   (exwm-enable)
 #+end_src
-** Buffer placement
-#+begin_src elisp
-  (add-to-list 'display-buffer-alist
-               '("\\*Calendar\\*"
-                 (display-buffer-in-side-window)
-                 (side . bottom)))
-            
-#+end_src
+