diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-07-23 18:55:45 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-07-23 18:56:55 +0200 |
commit | 80de59b3e62ac8377b23879c74b4e78506832047 (patch) | |
tree | 156f0d1270002be5af3f6a014324b7d0ede3442d /project.conf | |
parent | 174cbdd06e0bb899656b8a9eb68d929f576256c7 (diff) |
Add option to record a display or all displays. This requires nvfbc
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 08d53bb..8720ecb 100644 --- a/project.conf +++ b/project.conf @@ -7,4 +7,5 @@ platforms = ["posix"] [dependencies] gtk+-3.0 = "3" x11 = "1" -libpulse = ">=13" +xrandr = "1" +libpulse = ">=13"
\ No newline at end of file |