Update lxqt.py (#1878)

Removed the comma after the "slock" package, since it is the final package
This commit is contained in:
Nikita Triblya 2023-06-21 09:49:06 +02:00 committed by GitHub
parent 64a0d097f0
commit 96cb6cc943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class LxqtProfile(XorgProfile):
"xdg-utils",
"ttf-freefont",
"leafpad",
"slock",
"slock"
]
@property