Comment load-theme

This commit is contained in:
Gregorio Reyes 2023-11-11 11:12:48 -06:00
parent d36b56d9da
commit ff74f76b86
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
;; Set the variable pitch face
(set-face-attribute 'variable-pitch nil :font "Liberation Mono" :height 120 :weight 'regular)
(load-theme 'modus-vivendi)
;;(load-theme 'modus-vivendi)
;;Make ESCquit prompts
(global-set-key (kbd "<escape>") 'keyboard-escape-quit)