Skip to content

Commit 6f4f163

Browse files
[core/layout] use python-only layout detection
remove precompiled binary and make the layout module fall back to the python implementation. fixes #883
1 parent 326e2f9 commit 6f4f163

File tree

3 files changed

+1
-78
lines changed

3 files changed

+1
-78
lines changed

bin/get-kbd-layout

-21 KB
Binary file not shown.

bumblebee_status/modules/core/layout.py

Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
layout-xkb.py

util/layout.c

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)