Don't try to start emacsclient when setting up daemon
This commit is contained in:
@ -291,7 +291,7 @@ bindsym $mod+Shift+p exec $solobrowser https://15five-dev.atlassian.net/secure/D
|
||||
bindsym $mod+Ctrl+q exec $solobrowser https://15five.quip.com/
|
||||
|
||||
bindsym $mod+i exec emacsclient -c
|
||||
bindsym $mod+Ctrl+i exec pkill emacs && emacs --daemon && emacsclient -c
|
||||
bindsym $mod+Ctrl+i exec pkill emacs && emacs --daemon
|
||||
bindsym $mod+Shift+i exec emacs -ib 16
|
||||
|
||||
#bindsym $mod+y exec
|
||||
|
||||
Reference in New Issue
Block a user