diff options
| author | BardofSprites <[email protected]> | 2025-01-08 17:52:06 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-01-08 17:52:06 -0500 |
| commit | 8d247f7fca16fbc8da31d5ebd64b29ec9985379f (patch) | |
| tree | 833b806952d624322852a9acf62dff65f67c9e24 | |
| parent | df726bb18608eaf6402b0ead3e53c8470aad6317 (diff) | |
move back to default frame title
| -rw-r--r-- | early-init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/early-init.el b/early-init.el index a3b0468..b42d4d1 100644 --- a/early-init.el +++ b/early-init.el @@ -3,7 +3,6 @@ (setq frame-resize-pixelwise t frame-inhibit-implied-resize t - frame-title-format '("%b") use-dialog-box t ; only for mouse events, which I seldom use use-file-dialog nil use-short-answers t |
