-
This commit is contained in:
@@ -6,7 +6,8 @@ export MOZ_ENABLE_WAYLAND=1
|
||||
export XDG_CONFIG_HOME=~/.config
|
||||
export XDG_CACHE_HOME=~/.cache
|
||||
export XDG_DATA_HOME=~/.local/share
|
||||
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
|
||||
export EDITOR=vim
|
||||
export BROWSER=librewolf
|
||||
export BROWSER=firefox
|
||||
export VISUAL=vim
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
user-mail-address "ry.orlando@pm.me")
|
||||
|
||||
;; (setq doom-theme 'doom-dracula)
|
||||
(load-theme 'modus-vivendi t)
|
||||
(define-key global-map (kbd "<f5>") #'modus-themes-toggle)
|
||||
(load-theme 'ef-bio t)
|
||||
;;(define-key global-map (kbd "<f5>") #'modus-themes-toggle)
|
||||
|
||||
(dolist (mode '(org-mode-hook
|
||||
term-mode-hook
|
||||
|
||||
@@ -2,5 +2,4 @@
|
||||
(package! visual-fill-column)
|
||||
(package! org-make-toc)
|
||||
(package! modus-themes)
|
||||
(package! quelpa)
|
||||
(package! quelpa-use-package)
|
||||
(package! ef-themes)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 352 KiB After Width: | Height: | Size: 158 KiB |
Reference in New Issue
Block a user