diff options
author | noa@gaiwan.org | 2024-07-17 09:16:54 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-07-17 09:16:54 +0000 |
commit | 5c506a94b8e2ee9f9b065b264b1de6f10db239dd (patch) | |
tree | b1a896da3b62433a9b90f9c9645f89db77c74748 | |
parent | eb38bf77a6fe730e3be5737a5b15edd52203377a (diff) |
Remove specific buffer placement section.
Better to put the relevant parts next to the relevant parts of configuration.
-rw-r--r-- | config.org | 9 |
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 + |