mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 13:41:59 -07:00
add disabling keyboards
This commit is contained in:
@@ -103,6 +103,7 @@ struct SKeyboard {
|
||||
|
||||
bool isVirtual = false;
|
||||
bool active = false;
|
||||
bool enabled = true;
|
||||
|
||||
xkb_layout_index_t activeLayout = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user