# Kippschalter Per window keyboard layout for i3wm. > Kippschalter [ˈkɪpˌʃaltɐ] -- tumbler. ## Installation 1. Install [xkb-switch](https://github.com/ierton/xkb-switch) (it should be in `/usr/bin/xkb-switch`) 2. Install this tool using cargo: `cargo install kippschalter` ## Usage Just run it in terminal or in i3 config: ``` exec --no-startup-id /home//.cargo/bin/kippschalter ```