mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
This adds a new component that manages Plasma Mobile specific configuration on every session startup. It also restores configuration when logged into a desktop session. This allows us to remove https://invent.kde.org/plasma-mobile/plasma-phone-settings, as well as configuration that was set in the look and feel. This also gives us an easy way to control configuration upgrade paths, and in the future, add ways for the configuration to easily be reset for debugging purposes.
17 lines
387 B
Text
17 lines
387 B
Text
# SPDX-FileCopyrightText: 2021 Aleix Pol <apol@kde.org>
|
|
# SPDX-FileCopyrightText: 2016 Marco Martin <mart@kde.org>
|
|
# SPDX-FileCopyrightText: 2014 Pier Luigi Fiorini
|
|
# SPDX-FileCopyrightText: 2014 Aaron J. Seigo
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[Wallpaper]
|
|
Image=Next
|
|
|
|
## kdeglobals
|
|
|
|
[kdeglobals][Icons]
|
|
Theme=breeze
|
|
|
|
[kdeglobals][General]
|
|
ColorScheme=BreezeLight
|
|
Name=Breeze
|