From c18388e3a9ae0fe10e5199e60d97f1c34c9e9f10 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 23 Jun 2020 04:12:41 -0500 Subject: [PATCH] sxhkd: Add layout switching hotkeys --- .config/sxhkd/sxhkdrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 03c1e2c2..ea5983f4 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -32,6 +32,10 @@ XF86AudioMute XF86MonBrightness{Up,Down} xbacklight {-inc,-dec} 5 +# Keyboard layout controls +ctrl + alt + {e,j} + setxkbmap {us,jp} + ## BSPWM HOTKEYS alt + shift + r ~/.config/bspwm/bspwmrc