diff --git a/programs/xmonad/xmobar.hs b/programs/xmonad/xmobar.hs
index 23c0ffb..292558f 100644
--- a/programs/xmonad/xmobar.hs
+++ b/programs/xmonad/xmobar.hs
@@ -13,7 +13,7 @@ Config { overrideRedirect = False
, Run Swap [] 10
, Run Date "%a %Y-%m-%d %H:%M" "date" 10
, Run XMonadLog
- , Run Kbd [("us(dvorak)", "US"), ("ru", "RU")]
+ , Run Kbd [("us(dvorak)", "us"), ("ru", "ru")]
, Run Wireless ""
[ "--template", "wlan "
] 10