Skip to content

Commit 32572ab

Browse files
committed
[update] : Updated alteriso 3.1
1 parent 1412f5f commit 32572ab

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

channels/plasma/alteriso

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
alteriso=3.0
1+
alteriso=3.1

channels/plasma/config.any

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
# Set the user's default shell.
1616
usershell="/bin/zsh"
1717

18-
# Add extra files
19-
# Include files of share-extra channel
18+
# Modules to include
19+
# An array of module directory names to include.
2020
# This setting cannot be changed by an argument.
21-
include_extra=false
21+
modules=(
22+
"share-extra"
23+
"qtongtk"
24+
)

0 commit comments

Comments
 (0)