[emacs] Fix persp-mode hook

This commit is contained in:
Sebastian Schulze 2022-10-26 22:58:02 +02:00
parent ac7074a012
commit 8e641e8a8c
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@
(t . (semilight 1.1)))))
; Don't add #0 #1 #2 #3… workspaces :D
(after! persp
(after! persp-mode
(setq persp-emacsclient-init-frame-behaviour-override "main"))
; Directly create a matching workspace for the project (when launched with `bin/tn')