[emacs] Let emacs display the hostname as well in its frame

This commit is contained in:
Sebastian Schulze 2023-05-23 10:12:39 +02:00
parent 39b9708631
commit 77978e1598
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
git-gutter-fr+-side (quote left-fringe)
helm-org-rifle-show-path t
doom-dashboard-ascii-banner-fn #'bascht/doom-dashboard-calvin
frame-title-format (concat "%b - " user-login-name "@" (system-name))
hl-todo-keyword-faces
`(("TODO" warning bold)
("FIXME" error bold)