We know that org.kde.breeze.desktop is invalid as LayoutName for the tabbox, it will break the default button in the tabbox kcm. Also the DesktopListLayout and DesktopLayout aren't valid anymore BUG:481640
16 lines
555 B
Text
16 lines
555 B
Text
# SPDX-FileCopyrightText: 2023 Niccolò Venerandi <niccolo.venerandi@kde.org>
|
|
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
|
|
|
|
Version=6
|
|
|
|
# Reset ActiveMouseScreen config option.
|
|
Id=kwin-6.0-reset-active-mouse-screen
|
|
Script=kwin-6.0-reset-active-mouse-screen
|
|
|
|
# Delete old desktop switching shortcuts.
|
|
Id=kwin-6.0-delete-desktop-switching-shortcuts
|
|
Script=kwin-6.0-delete-desktop-switching-shortcuts
|
|
|
|
# Delete old tabbox defaults
|
|
Id=kwin-6.0-remove-breeze-tabbox-default
|
|
Script=kwin-6.0-remove-breeze-tabbox-default
|