mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
setq frame-title-format
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
|
||||
(when window-system
|
||||
(fringe-mode '(2 . 8))
|
||||
;; (setq frame-title-format '(buffer-file-name "%f" ("%b")))
|
||||
)
|
||||
(setq frame-title-format '(buffer-file-name "%f" ("%b"))))
|
||||
|
||||
(setq show-paren-delay 0)
|
||||
|
||||
|
Reference in New Issue
Block a user