[modules] Add layout-xkb using xkbgroup to display current layout

Package xkbgroup as "thirdparty", because it was slightly patched
for python2.x compatibility.

see #177
This commit is contained in:
Tobias Witek 2017-09-30 11:17:18 +02:00
parent 2384ecd475
commit d45b80dc52
10 changed files with 10446 additions and 0 deletions

View file

@ -14,6 +14,7 @@
"brightness": { "prefix": "" },
"load": { "prefix": "" },
"layout": { "prefix": "" },
"layout-xkb": { "prefix": "" },
"todo": { "empty": {"prefix": "" },
"items": {"prefix": "" }
},