Created
June 9, 2018 18:52
-
-
Save akafael/8b3d306af35df2a5ec9a679221050d80 to your computer and use it in GitHub Desktop.
i3wm Keyboard Layout toogle shortcut
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# i3wm Keyboard Layout toogle | |
bindsym $mod+space "exec setxkbmap -query | grep us && setxkbmap -layout br || setxkbmap -layout us" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment