An open API service indexing awesome lists of open source software.

https://github.com/t-crypt/hyprland-layoutswitch

Hyprland Keyboard layout switcher
https://github.com/t-crypt/hyprland-layoutswitch

archlinux bash bash-script hyprland keyboard keyboard-layout keyboard-switcher linux python-script python3

Last synced: 8 months ago
JSON representation

Hyprland Keyboard layout switcher

Awesome Lists containing this project

README

          

# hyprland-layoutswitch

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

# USAGE

- Python
```python
python3 keyboardswitch.py
```
- Bash
```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