Change theme
This commit is contained in:
parent
7f0da1e818
commit
5226999d44
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
'(calendar-week-start-day 1)
|
||||
'(column-number-mode t)
|
||||
'(cursor-type (quote (bar . 2)))
|
||||
'(custom-enabled-themes (quote (berrys)))
|
||||
'(custom-enabled-themes (quote (nord)))
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
("14c848e2c4a0a11fcd118e2519078aa50bb6020f89035423b40fff421fb24fbd" "cdb4ffdecc682978da78700a461cdc77456c3a6df1c1803ae2dd55c59fa703e3" "9e31aff9afe3c20a33dd966b4c54c6a5151f07659362e4b06bde38ded5370dae" "24fc62afe2e5f0609e436aa2427b396adf9a958a8fa660edbaab5fb13c08aae6" "82358261c32ebedfee2ca0f87299f74008a2e5ba5c502bde7aaa15db20ee3731" "4515feff287a98863b7b7f762197a78a7c2bfb6ec93879e7284dff184419268c" default)))
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
(add-to-list 'default-frame-alist '(undecorated . nil))
|
||||
(add-to-list 'default-frame-alist '(font . "Iosevka Term-12")))
|
||||
(when (string= (system-name) "EVG02667NB")
|
||||
(evo-load-paths))
|
||||
(evo-load-paths)
|
||||
(when (string= (system-name) "XPS-8930")
|
||||
(setq python-shell-interpreter "ipython")))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue