aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d/general.el
diff options
context:
space:
mode:
authorRaul Benencia <rul@kalgan.cc>2022-04-18 12:04:21 -0700
committerRaul Benencia <rul@kalgan.cc>2022-04-18 12:04:21 -0700
commit342ebe5908aef2d8d78b0bcfbf1dca9b8eb06382 (patch)
treec6971dff27218f2587e46ae28d660dcba4b4dce7 /.emacs.local.d/general.el
parent52701676705feb020a0a24773416b8f99b90ff3e (diff)
emacs: no need for titlebar
Diffstat (limited to '.emacs.local.d/general.el')
-rw-r--r--.emacs.local.d/general.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs.local.d/general.el b/.emacs.local.d/general.el
index 41e36f2..d46bd79 100644
--- a/.emacs.local.d/general.el
+++ b/.emacs.local.d/general.el
@@ -173,3 +173,6 @@
;; Remember and restore cursor information
(save-place-mode 1)
+
+;; No need for titlebar
+(modify-frame-parameters nil '((undecorated . t)))
nihil fit ex nihilo