diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-02 00:32:59 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-02 00:32:59 +0200 |
commit | 492cb57f8df3afd56c18e38ccafbf7e57360b87a (patch) | |
tree | eed059a57e73621904d5a800f48582e7b327e7f4 /project.conf | |
parent | 0f237d8ddf0151bbf0d18b060c8210cd246dcef8 (diff) |
Query audio devices from gpu screen recorder instead of using pulseaudio in the gui. Makes it simpler and makes sure that the exact same device name is used that gpu screen recorder expects
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 9792588..82d0b5b 100644 --- a/project.conf +++ b/project.conf @@ -11,5 +11,4 @@ error_on_warning = "true" [dependencies] gtk+-3.0 = "3" x11 = "1" -libpulse = ">=13" ayatana-appindicator3-0.1 = ">=0" |