i3-xkb-switcher

Keyboard layout switcher for i3 windows


Keywords
i3, keyboard, layout, python, xkb
License
MIT
Install
pip install i3-xkb-switcher==0.2.1

Documentation

i3-xkb-switcher

Description

This app records keyboard layout for a i3 windows when you leave them. And when you come back it is restore keyboard layout.

Install

$ pip install i3-xkb-switcher

Also you can download compiled binary from release page.

Usage

$ i3-xkb-switcher

To enable debug mode run with --debug key.

By default it writes logs to stdout. You can specify path by --log-path option.