diff options
author | Raúl Benencia <id@rbenencia.name> | 2023-07-22 11:15:22 -0700 |
---|---|---|
committer | Raúl Benencia <id@rbenencia.name> | 2023-07-22 11:15:22 -0700 |
commit | 0c181ed81d107e6179193ef19a6ea02588508ece (patch) | |
tree | c138c9042fd7f9b2a6838f24583747bc688e94cc /.emacs.d/rul-init.d/tabbar.el | |
parent | 5860445da55ac3abc3935c6ffd5e9bb4539225c9 (diff) |
emacs: fixups on session and desktopemacs-cfg
Diffstat (limited to '.emacs.d/rul-init.d/tabbar.el')
-rw-r--r-- | .emacs.d/rul-init.d/tabbar.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs.d/rul-init.d/tabbar.el b/.emacs.d/rul-init.d/tabbar.el index a492e85..3025828 100644 --- a/.emacs.d/rul-init.d/tabbar.el +++ b/.emacs.d/rul-init.d/tabbar.el @@ -20,6 +20,3 @@ ;; Turn on tab bar mode after startup (tab-bar-mode 1) - -;; Save the desktop session -(desktop-save-mode 1) |