summaryrefslogtreecommitdiff
path: root/remaps
diff options
context:
space:
mode:
Diffstat (limited to 'remaps')
-rwxr-xr-xremaps3
1 files changed, 2 insertions, 1 deletions
diff --git a/remaps b/remaps
index 983522a..ad43b0e 100755
--- a/remaps
+++ b/remaps
@@ -1,11 +1,12 @@
#!/bin/sh
# Remap stuff
+# TODO: fix polish locale
# Increase key speed
xset r rate 200 80
# Switch caps and esc
-setxkbmap us -option caps:swapescape
+setxkbmap us,pl -option caps:swapescape
# When caps lock is pressed only once, treat it as escape
killall xcape 2>/dev/null