emacs - Change title
This commit is contained in:
parent
b4f3cbc87c
commit
80769d4e85
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
";; - Dijkstra\n\n"))
|
";; - Dijkstra\n\n"))
|
||||||
|
|
||||||
;; Set frame title
|
;; Set frame title
|
||||||
(setq frame-title-format "[%m] %f")
|
(setq frame-title-format "%b (%m)")
|
||||||
|
|
||||||
|
|
||||||
;; Default frame size
|
;; Default frame size
|
||||||
|
|
Loading…
Reference in a new issue