Remove alert package

This commit is contained in:
Evie Litherland-Smith 2024-04-18 16:34:50 +01:00
parent 5948673361
commit 726079bffd

View file

@ -522,10 +522,6 @@ Try `magit-clone-default-directory' if available, fall back to
cleanup cleanup
auto-cleanup))) auto-cleanup)))
(use-package alert
:custom
(alert-default-style 'libnotify))
(line-number-mode -1) (line-number-mode -1)
(column-number-mode -1) (column-number-mode -1)
(size-indication-mode -1) (size-indication-mode -1)