Skip to content

Commit 41a7497

Browse files
committed
[fix] : Fixed plasma module
1 parent ad33fa6 commit 41a7497

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

channels/plasma/config.any

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ usershell="/bin/zsh"
1919
# An array of module directory names to include.
2020
# This setting cannot be changed by an argument.
2121
modules=(
22-
"share-extra"
23-
"qtongtk"
22+
"share"
2423
)

0 commit comments

Comments
 (0)