aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/i3/config b/i3/config
index 6f1c0ec..20b4166 100644
--- a/i3/config
+++ b/i3/config
@@ -164,8 +164,10 @@ bindsym Print exec scrot -u
# Toggle keyboard layout US <-> CAT
bindsym $mod+F1 exec ~/bin/toggle-keyboard-layout.sh
-# Emacs
+# Emacs. By default we go with daemon mode, but if something is wrong, it's
+# cool to have a safe way to start Emacs.
bindsym $mod+m exec emacsclient -c -a ""
+bindsym $mod+Shift+m exec emacs
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available). This setup has DP-1 as the monitor on the right,