Remove burly for now

This commit is contained in:
BirDt_ 2025-08-17 23:42:39 +08:00
parent 2a28d0b97a
commit a68ca7f6b8

3
ui.el
View file

@ -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")