Add runtime dependency for dmenu (#1514)

This commit is contained in:
牧瀬紅莉栖 2023-04-16 15:36:01 +08:00 committed by GitHub
parent 5689d4f59f
commit c241203ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ __packages__ = [
"slurp",
"pavucontrol",
"foot",
"xorg-xwayland",
]