From a68ca7f6b838b5a9331c2e0a4d43b0cc47430802 Mon Sep 17 00:00:00 2001 From: BirDt_ Date: Sun, 17 Aug 2025 23:42:39 +0800 Subject: [PATCH] Remove burly for now --- ui.el | 3 --- 1 file changed, 3 deletions(-) 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")