summaryrefslogtreecommitdiff
path: root/dotfiles-darwin/emacs/init.el
AgeCommit message (Collapse)Author
2021-12-11emacs: Load and rotate themes in server modeGrégoire Duchêne
2021-12-11emacs: Refactor configurationGrégoire Duchêne
2021-07-04emacs: Parameterize theme selectionGrégoire Duchêne
Also, set the timer running ‘is-macos-dark’ (renamed to ‘macos-dark-p’) only when ‘after-init-hook’ is run. This makes it so that the correct themes will be used when ‘awhk-day-theme’ and ‘awhk-night-theme’ are changed in per-domain or per-host configuration.
2021-05-29emacs: Automatically switch themes at nightGrégoire Duchêne
2020-11-08darwin/emacs: Use executable-find to find glsGrégoire Duchêne
2020-07-05emacs: Disable the same modes when in server modeGrégoire Duchêne
Also, always set mac-right-option-modifier to 'none on macOS.
2020-07-04emacs: Add macOS-specific configurationGrégoire Duchêne