Cleaned up code a bit
This commit is contained in:
parent
c0c52cced3
commit
c68aea1a34
@ -13,8 +13,8 @@ x-content/win32-software=pcmanfm
|
|||||||
[ui]
|
[ui]
|
||||||
always_show_tabs=0
|
always_show_tabs=0
|
||||||
max_tab_chars=32
|
max_tab_chars=32
|
||||||
win_width=3840
|
win_width=1205
|
||||||
win_height=2076
|
win_height=1956
|
||||||
splitter_pos=387
|
splitter_pos=387
|
||||||
media_in_new_tab=0
|
media_in_new_tab=0
|
||||||
desktop_folder_new_win=0
|
desktop_folder_new_win=0
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
;; There are two ways to load a theme. Both assume the theme is installed and
|
;; There are two ways to load a theme. Both assume the theme is installed and
|
||||||
;; available. You can either set `doom-theme' or manually load a theme with the
|
;; available. You can either set `doom-theme' or manually load a theme with the
|
||||||
;; `load-theme' function. These are the defaults.
|
;; `load-theme' function. These are the defaults.
|
||||||
(setq doom-theme 'doom-one)
|
(setq doom-theme 'doom-oceanic-next)
|
||||||
|
|
||||||
;; If you intend to use org, it is recommended you change this!
|
;; If you intend to use org, it is recommended you change this!
|
||||||
(setq org-directory "~/org")
|
(setq org-directory "~/org")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user