Browse Source

Emacs+Packages: Switch to native-compilation version

master
Riyyi 2 years ago
parent
commit
2bd9ebc4ea
  1. 3
      .config/emacs/early-init.el
  2. 2
      packages

3
.config/emacs/early-init.el

@ -34,6 +34,9 @@
;; Precompute activation actions to speed up startup
(setq package-quickstart t)
;; Native compilation
(setq package-native-compile t)
;; -------------------------------------
;; Disable frame bars before they're loaded in

2
packages

@ -30,7 +30,7 @@ dunst
ebtables
edk2-ovmf
efibootmgr
emacs
emacs-nativecomp
evtest
exfat-utils
feh

Loading…
Cancel
Save