Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

hyprland keyboard-layout python-script python3

Last synced: 2 days 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