T-Crypt / hyprland-layoutswitch

Hyprland Keyboard layout switcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hyprland-layoutswitch

Python and bash script to change current keyboard layout with notification!

USAGE

  • Python
python3 keyboardswitch.py
  • Bash
./keyboardswitch.sh / bash keyboardswitch.sh

BINDING

bind = $mainMod, K, exec, python3 ~/path/to/keyboardswitch.py

or

bind = $mainMod, K, exec, ~/path/to/keyboardswitch.sh

About

Hyprland Keyboard layout switcher


Languages

Language:Python 63.9%Language:Shell 36.1%