Skip to content

Commit

Permalink
Update deepin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Metelar authored Jan 14, 2025
1 parent 997d165 commit b64069f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archinstall/default_profiles/desktops/deepin.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def __init__(self) -> None:
def packages(self) -> list[str]:
return [
"deepin",
"deepin-terminal"
"deepin-kwin"
]

@property
Expand Down

0 comments on commit b64069f

Please sign in to comment.