Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.
/ i3-xkb-switcher Public archive

Keyboard layout switcher for i3 windows

License

Notifications You must be signed in to change notification settings

inn0kenty/i3-xkb-switcher

Repository files navigation

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.