We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d2651 commit 3ba29f1Copy full SHA for 3ba29f1
1 file changed
archinstall/default_profiles/desktops/plasma.py
@@ -17,6 +17,8 @@ def __init__(self) -> None:
17
def packages(self) -> list[str]:
18
return [
19
'plasma-desktop',
20
+ 'kscreen',
21
+ 'plasma-pa',
22
'konsole',
23
'kate',
24
'dolphin',
0 commit comments