aboutsummaryrefslogtreecommitdiff
path: root/i3/config
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2016-05-31 12:52:56 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2016-05-31 12:52:56 +0200
commit01c0ad72c5aaca2d1ba6cfea0daae8b2bbb615f5 (patch)
treecd72e2d3c543702b26548be5d3d3e2ec798c2c45 /i3/config
parent2cd03d15f8c8d8c29daef2efb4406825de8b0b12 (diff)
downloaddotfiles-01c0ad72c5aaca2d1ba6cfea0daae8b2bbb615f5.tar.gz
dotfiles-01c0ad72c5aaca2d1ba6cfea0daae8b2bbb615f5.zip
i3: bind `toggle-keyboard-layout.sh` to $mod+F1
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'i3/config')
-rw-r--r--i3/config3
1 files changed, 3 insertions, 0 deletions
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