Resolves #204. Enables numlock on startup when configured to do so.

This commit is contained in:
bazuin-32
2022-06-16 10:49:16 -06:00
parent 36ea12b315
commit 1926bb4659
2 changed files with 2 additions and 1 deletions

View File

@@ -87,6 +87,7 @@ extern "C" {
#include "../wlroots/include/wlr/render/wlr_texture.h"
#include "../wlroots/include/wlr/types/wlr_pointer_constraints_v1.h"
#include "../wlroots/include/wlr/types/wlr_relative_pointer_v1.h"
#include "../wlroots/include/wlr/interfaces/wlr_keyboard.h"
}
#undef class