Skip to content

Commit 3ba29f1

Browse files
authored
Patch plasma profile (archlinux#4358)
* add essentials archlinux#4336 * rem unrelated change
1 parent a8d2651 commit 3ba29f1

File tree

1 file changed

+2
-0
lines changed
  • archinstall/default_profiles/desktops

1 file changed

+2
-0
lines changed

archinstall/default_profiles/desktops/plasma.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ def __init__(self) -> None:
1717
def packages(self) -> list[str]:
1818
return [
1919
'plasma-desktop',
20+
'kscreen',
21+
'plasma-pa',
2022
'konsole',
2123
'kate',
2224
'dolphin',

0 commit comments

Comments
 (0)