aboutsummaryrefslogtreecommitdiff
path: root/config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to 'config/sxhkd/sxhkdrc')
-rw-r--r--config/sxhkd/sxhkdrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc
index 9e0bc58..b5e48f1 100644
--- a/config/sxhkd/sxhkdrc
+++ b/config/sxhkd/sxhkdrc
@@ -2,6 +2,7 @@
# bspwm hotkeys
#
+
grave ; shift + c
~/.ratpoison/wp change
@@ -225,6 +226,17 @@ XF86KbdBrightnessUp
XF86KbdBrightnessDown
kbdlight down 1
+
+# Keyboard layouts
+super + q
+ setxkbmap us
+
+super + c
+ setxkbmap us -variant colemak
+
+
# make sxhkd reload its configuration files:
grave ; Escape
pkill -USR1 -x sxhkd
+
+