config: update org-mode, UI settings, and add EMMS media player

- Add EMMS music player configuration with mpv support
- Refine org-mode with preload, new capture templates, and agenda setup
- Update keybindings for windows, ibuffer, and org-store-link
- Improve line number display settings
This commit is contained in:
trogloxene
2026-03-21 02:23:35 +08:00
parent 279a050165
commit d6f0dae461
6 changed files with 259 additions and 40 deletions

View File

@@ -18,3 +18,4 @@
(require 'init-kbd)
(require 'init-ui)
(require 'init-segmentation)
(put 'scroll-left 'disabled nil)