Reorganize files to use stow for installation #dotfiles
This commit is contained in:
9
emacs/.config/doom/+wttrin.el
Normal file
9
emacs/.config/doom/+wttrin.el
Normal file
@ -0,0 +1,9 @@
|
||||
;;; ~/.config/doom/+wttrin.el -*- lexical-binding: t; -*-
|
||||
|
||||
(setq wttrin-default-cities '("Castine, ME" "San Francisco" "Thessaloniki"))
|
||||
(setq wttrin-default-accept-language '("Accept-Language" . "en-US"))
|
||||
|
||||
(map!
|
||||
(:leader
|
||||
(:prefix "o"
|
||||
:desc "Weather" "w" #'wttrin)))
|
||||
Reference in New Issue
Block a user