fixes focus issue when starting emacsclient via raycast

This commit is contained in:
Dennis Schoepf 2025-09-13 22:47:54 +02:00
parent 0209b67930
commit bf831df642
3 changed files with 7 additions and 0 deletions

2
.dir-locals.el Normal file
View file

@ -0,0 +1,2 @@
;; Global options
((nil . ((compile-command . "sudo just mre"))))