Comment by johanvts
Nice, so how do you trigger the client? I could see something like this working via autohotkey
Nice, so how do you trigger the client? I could see something like this working via autohotkey
Amazing. I never considered this possiblity. Definitely going to spend some time looking into this. I use Awesome WM which is pretty extensible. I will have to figure out what to do when Wayland becomes the only display server.
I have done that for awesomewm https://github.com/agzam/awesomewm.d/blob/main/src/emacs.fnl
I'm not using it anymore though. I moved to Hyprland. I built my config in Clojure, but I need to fix a few things before making the repo public.
I don't use Windows these days. For Mac I wrote a simple Hammerspoon script; on Linux I do this on every WM I use - they typically have a way. You just need to call emacsclient to load a helper elisp script, e.g., https://github.com/agzam/spacehammer/blob/master/spacehammer...