From 32799653015c02a2fe17e5ea99617012b1c53829 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 29 Jun 2016 12:47:41 +0200 Subject: i3: added a new shortcut for emacsclient MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i3/config') 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 -- cgit v1.2.3