/hyprland-layoutswitch

Hyprland Keyboard layout switcher

Primary LanguagePython

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