Automatically start an Emacs daemon if one is not running
This commit is contained in:
parent
333ab636cc
commit
54bbbe80b3
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ input type:touchpad {
|
|||
bindsym $launch+t exec $term zellij attach --create main
|
||||
|
||||
# Start Emacs
|
||||
bindsym $launch+e exec emacsclient --create-frame
|
||||
bindsym $launch+e exec emacsclient --alternate-editor "" --create-frame
|
||||
|
||||
# Start a browser
|
||||
bindsym $launch+f exec firefox --private-window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue