Config: optimize exwm config.

This commit is contained in:
2026-04-25 07:14:09 +08:00
parent bc6eca261a
commit c6cf0ef9d8
9 changed files with 145 additions and 31 deletions

View File

@@ -74,6 +74,8 @@
;; electirc-pair-mode
(add-hook 'org-mode-hook 'electric-pair-local-mode)
(with-eval-after-load 'elec-pair
(add-to-list 'electric-pair-pairs '(?\~ . ?\~)))
;; ibuffer
(setq ibuffer-default-sorting-mode 'filename)