Config: add exwm support, install consult-notes, fix some keybinding.

This commit is contained in:
2026-04-19 10:59:01 +08:00
parent fffd35f8ed
commit 8576ac275a
11 changed files with 110 additions and 24 deletions

View File

@@ -35,6 +35,7 @@
`(dired-header ((,class (:foreground ,green))))
`(mode-line ((,class (:foreground ,base0 :background ,base02))))
`(mode-line-inactive ((,class (:foreground ,base01 :background ,base03))))
`(jinx-misspelled ((,class (:underline (:style dashes :color ,yellow)))))
`(vertico-current ((,class (:background ,base02 :extend t :underline nil)))))))
(provide-theme 'my-base16-dark)