use em instead of i3-sensible-editor
This commit is contained in:
parent
62ee035bd3
commit
042fc630a9
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ floating_modifier $mod
|
|||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
|
||||
# start emacs
|
||||
bindsym $mod+Shift+Return exec i3-sensible-editor
|
||||
bindsym $mod+Shift+Return exec em
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+Q kill
|
||||
|
|
Loading…
Reference in a new issue