custom mods

This commit is contained in:
Petr Nyc
2026-01-18 00:38:25 +01:00
parent 516f5cd88a
commit ab11fc8566

View File

@@ -1256,7 +1256,7 @@ before packages are loaded."
This is an auto-generated function, do not modify its content directly, use This is an auto-generated function, do not modify its content directly, use
Emacs customize menu instead. Emacs customize menu instead.
This function is called at the very end of Spacemacs initialization." This function is called at the very end of Spacemacs initialization."
(custom-set-variables (custom-set-variables
;; custom-set-variables was added by Custom. ;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance. ;; Your init file should contain only one such instance.
@@ -1345,10 +1345,10 @@ This function is called at the very end of Spacemacs initialization."
white-sand-theme winum with-editor writeroom-mode ws-butler yaml white-sand-theme winum with-editor writeroom-mode ws-butler yaml
yaml-mode yapfify yasnippet yasnippet-snippets zen-and-art-theme yaml-mode yapfify yasnippet yasnippet-snippets zen-and-art-theme
zenburn-theme zonokai-emacs))) zenburn-theme zonokai-emacs)))
(custom-set-faces (custom-set-faces
;; custom-set-faces was added by Custom. ;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance. ;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right. ;; If there is more than one, they won't work right.
'(default ((t (:background nil))))) '(default ((t (:background nil)))))
) )