Update lxqt.py (#1878)
Removed the comma after the "slock" package, since it is the final package
This commit is contained in:
parent
64a0d097f0
commit
96cb6cc943
|
|
@ -23,7 +23,7 @@ class LxqtProfile(XorgProfile):
|
|||
"xdg-utils",
|
||||
"ttf-freefont",
|
||||
"leafpad",
|
||||
"slock",
|
||||
"slock"
|
||||
]
|
||||
|
||||
@property
|
||||
|
|
|
|||
Loading…
Reference in New Issue