diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-04 20:51:28 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-04 20:51:28 +0200 |
commit | 2e3adfc5100c4c273529d7e0ed1cba42f184395f (patch) | |
tree | 1342ecd7e0910c739739948d31114419ce22f1bd /project.conf | |
parent | 44f35f8f3b39892def66a2a0f15d3a261f0be778 (diff) |
Add option to capture the focused monitor
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/project.conf b/project.conf index 015a6f9..72af370 100644 --- a/project.conf +++ b/project.conf @@ -17,3 +17,5 @@ xext = ">=0" xi = ">=0" xcursor = ">=1" libpulse-simple = ">=0" +libdrm = ">=2" +wayland-client = ">=1"
\ No newline at end of file |