aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel <[email protected]>2024-07-24 18:07:16 -0400
committerDaniel <[email protected]>2024-07-24 18:07:16 -0400
commit968911647280be0ac19f7aad77d3005457ac5103 (patch)
treed3ede1987b67f33bfff5c1a84a8930495caaeadf
parentfe23d797084628f3b79fa4a7bbd57cc2ed796142 (diff)
don't like this anymore
-rw-r--r--early-init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/early-init.el b/early-init.el
index 107ca0f..e9a9537 100644
--- a/early-init.el
+++ b/early-init.el
@@ -24,5 +24,3 @@
;; settings for windows
(setq focus-follows-mouse t)
-
-(add-hook 'after-init-hook (lambda () (set-frame-name "home")))