Update budgie.py (#1877)

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

View File

@ -18,7 +18,7 @@ class BudgieProfile(XorgProfile):
"budgie",
"mate-terminal",
"nemo",
"papirus-icon-theme",
"papirus-icon-theme"
]
@property