diff --git a/init.el b/init.el index 2fe7c42..d274aca 100644 --- a/init.el +++ b/init.el @@ -522,10 +522,6 @@ Try `magit-clone-default-directory' if available, fall back to cleanup auto-cleanup))) -(use-package alert - :custom - (alert-default-style 'libnotify)) - (line-number-mode -1) (column-number-mode -1) (size-indication-mode -1)