https://github.com/abo-abo/xkb-indicator
GTK indicator that allows to run setxkbmap via a keybinding
https://github.com/abo-abo/xkb-indicator
Last synced: 5 months ago
JSON representation
GTK indicator that allows to run setxkbmap via a keybinding
- Host: GitHub
- URL: https://github.com/abo-abo/xkb-indicator
- Owner: abo-abo
- Created: 2020-12-21T15:39:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T10:50:56.000Z (almost 5 years ago)
- Last Synced: 2025-06-13T22:19:02.693Z (7 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* What's This?
This is a xkb layout indicator for your GTK panel.
* Requirements
#+begin_src sh
sudo apt-get install python-gi
#+end_src
* Install
#+begin_src sh
sudo -H pip3 install xkb-indicator
#+end_src