Skip to content

Commit

Permalink
Remove desktop save support
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhu committed Jun 25, 2023
1 parent b20c5cf commit 4adaaaa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/008-ui-config.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
(blink-cursor-mode -1)
(menu-bar-mode -1)
(global-font-lock-mode)
(window-divider-mode t)
(desktop-save-mode 1))
(window-divider-mode t))

(use-package solarized-theme :ensure t
:init (progn
Expand Down

0 comments on commit 4adaaaa

Please sign in to comment.