From 734280f3042a1b2d08764599d1decdee2d4d3132 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 24 Nov 2024 18:25:58 +0100 Subject: Use linux /dev/input for global hotkeys instead of x11. This also works on wayland on any compositor --- project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 0cc523a..22bbc78 100644 --- a/project.conf +++ b/project.conf @@ -8,7 +8,7 @@ platforms = ["posix"] version = "c++17" [config] -ignore_dirs = ["build", "gsr-window-name"] +ignore_dirs = ["build", "tools"] [dependencies] xcomposite = ">=0" \ No newline at end of file -- cgit v1.2.3