mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
post_install() {
|
|
echo Run kbuildsycoca4 as user to refresh KDE plasma settings.
|
|
echo The plasmoid name is cwp.
|
|
}
|
|
post_upgrade() {
|
|
echo Run kbuildsycoca4 as user to refresh KDE plasma settings.
|
|
echo The plasmoid name is cwp.
|
|
}
|