Automatically start an Emacs daemon if one is not running

This commit is contained in:
Ohad Livne 2025-06-06 11:49:43 +03:00
parent 333ab636cc
commit 54bbbe80b3
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -70,7 +70,7 @@ input type:touchpad {
bindsym $launch+t exec $term zellij attach --create main bindsym $launch+t exec $term zellij attach --create main
# Start Emacs # Start Emacs
bindsym $launch+e exec emacsclient --create-frame bindsym $launch+e exec emacsclient --alternate-editor "" --create-frame
# Start a browser # Start a browser
bindsym $launch+f exec firefox --private-window bindsym $launch+f exec firefox --private-window