Go back to starting Emacs in server mode
This commit is contained in:
parent
8377b90768
commit
2bda0e1718
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ seat seat0 hide_cursor 10000
|
|||
bindsym $mod+Return exec $term
|
||||
|
||||
# Start Emacs
|
||||
bindsym $mod+Shift+Return exec emacsclient -c
|
||||
bindsym $mod+Shift+Return exec emacs
|
||||
|
||||
# Kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Add table
Reference in a new issue