From 01c0ad72c5aaca2d1ba6cfea0daae8b2bbb615f5 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 31 May 2016 12:52:56 +0200 Subject: i3: bind `toggle-keyboard-layout.sh` to $mod+F1 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 9c6bed1..160ffac 100644 --- a/i3/config +++ b/i3/config @@ -161,6 +161,9 @@ bindsym $mod+Shift+t [class="Tor"] focus # Scrot bindsym Print exec scrot -u +# Toggle keyboard layout US <-> CAT +bindsym $mod+F1 exec ~/bin/toggle-keyboard-layout.sh + # 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