Skip to content

Commit

Permalink
fix(window): restore current buffer on title bar
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 19, 2023
1 parent 4719f17 commit b715232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-window.el
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

(setq
frame-title-format
'(""
'("%b"
(:eval
(let ((proj
(ignore-errors
Expand Down

0 comments on commit b715232

Please sign in to comment.