mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
shell: Remove unused options in defaults
From my understanding from reading plasma-workspace, these config entries are not implemented anywhere. We already handle setting the LnF package from envmanager. See the desktop one also for reference: https://invent.kde.org/plasma/plasma-desktop/-/blob/master/desktoppackage/contents/defaults
This commit is contained in:
parent
62f9237aec
commit
5511cd73a5
1 changed files with 0 additions and 6 deletions
|
|
@ -3,14 +3,8 @@
|
||||||
# SPDX-FileCopyrightText: 2014-2019 Marco Martin
|
# SPDX-FileCopyrightText: 2014-2019 Marco Martin
|
||||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
[kdeglobals][KDE]
|
|
||||||
LookAndFeelPackage=org.kde.breeze.mobile
|
|
||||||
|
|
||||||
[Desktop]
|
[Desktop]
|
||||||
Containment=org.kde.plasma.mobile.homescreen.folio
|
Containment=org.kde.plasma.mobile.homescreen.folio
|
||||||
ToolBox=org.kde.plasma.nano.desktoptoolbox
|
ToolBox=org.kde.plasma.nano.desktoptoolbox
|
||||||
|
|
||||||
[Desktop][ContainmentActions]
|
[Desktop][ContainmentActions]
|
||||||
|
|
||||||
[plasmarc][Theme]
|
|
||||||
name=breeze
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue