From ff7d01ff19bcce77464c3c82657e71b60ac24f94 Mon Sep 17 00:00:00 2001 From: Mateusz Loskot Date: Thu, 12 Feb 2015 20:40:43 +0100 Subject: [PATCH] Add missing pl to setxkbmap command --- home/mloskot/.xinitrc.i3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/mloskot/.xinitrc.i3 b/home/mloskot/.xinitrc.i3 index 252972b..ae54661 100644 --- a/home/mloskot/.xinitrc.i3 +++ b/home/mloskot/.xinitrc.i3 @@ -21,7 +21,7 @@ xset s off #xset -b # Enable zapping (C-A- kills X) -setxkbmap -option terminate:ctrl_alt_bksp +setxkbmap -option terminate:ctrl_alt_bksp pl # Enforce correct locales from the beginning unset LC_COLLATE