refactor: refine Windows support and convert use-package :if to conditionals
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
(after-init . benchmark-init/deactivate))
|
||||
|
||||
(use-package recentf
|
||||
:if
|
||||
(or (display-graphic-p) *is-android*)
|
||||
:hook
|
||||
(after-init . recentf-mode)
|
||||
:init
|
||||
|
||||
Reference in New Issue
Block a user