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