diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-02-11 02:23:38 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-02-11 02:23:38 +0100 |
commit | c609c48b6e42272a69e96bf6e4dfdabaaaca3276 (patch) | |
tree | e9c1be1276723f6a46d17bc08b2d657e1f5b8417 /project.conf | |
parent | 12bd7676aedd80d0a5ac44aa90a2f3ca2018dda4 (diff) |
Remove 'remove password prompt' button, automate it
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/project.conf b/project.conf index 07a23dc..9c58c71 100644 --- a/project.conf +++ b/project.conf @@ -14,5 +14,4 @@ xrandr = "1" libpulse = ">=13" libdrm = ">=2" wayland-egl = ">=15" -wayland-client = ">=1" -libcap = ">=2"
\ No newline at end of file +wayland-client = ">=1"
\ No newline at end of file |