Emacs default frame title
This commit is contained in:
parent
1411269c58
commit
0c4a52f6ec
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
(mouse-autoselect-window t)
|
||||
(treesit-font-lock-level 4)
|
||||
(custom-file "~/.config/emacs/custom.el")
|
||||
(frame-title-format "%b - Emacs")
|
||||
:config
|
||||
(set-face-background 'vertical-border (face-background 'default))
|
||||
(set-display-table-slot standard-display-table 'vertical-border (make-glyph-code ?┃))
|
||||
|
|
Loading…
Add table
Reference in a new issue