aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2016-06-29 12:47:41 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2016-06-29 12:47:41 +0200
commit32799653015c02a2fe17e5ea99617012b1c53829 (patch)
tree6ca6e9bc70836a4c7317753d74676df377815692
parent4a5059ba54ae483647a8a56e295cf32c201f5d0f (diff)
downloaddotfiles-32799653015c02a2fe17e5ea99617012b1c53829.tar.gz
dotfiles-32799653015c02a2fe17e5ea99617012b1c53829.zip
i3: added a new shortcut for emacsclient
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index 160ffac..4df89c2 100644
--- a/i3/config
+++ b/i3/config
@@ -164,6 +164,9 @@ bindsym Print exec scrot -u
# Toggle keyboard layout US <-> CAT
bindsym $mod+F1 exec ~/bin/toggle-keyboard-layout.sh
+# Emacs
+bindsym $mod+m exec emacsclient -c
+
# 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,
# and DVI-I-1 as the monitor on the left. The tray will only be shown to the