Skip to content

T-Crypt/hyprland-layoutswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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