diff --git a/ui.el b/ui.el index dbc24d7..3ab07d5 100644 --- a/ui.el +++ b/ui.el @@ -120,9 +120,6 @@ (beacon-mode 1) (setq beacon-color "#D5D5D5")) -;; Burly for frame layout saving -(use-package burly) - ;; Highlight to-do (use-package hl-todo :straight (hl-todo :type git :host github :repo "tarsius/hl-todo")