mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
BUG: 482863 Not having a cursor theme set seems to cause the cursor to not show up at all
31 lines
604 B
Text
31 lines
604 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
|
|
|
|
[kdeglobals][KDE]
|
|
widgetStyle=Breeze
|
|
|
|
[kdeglobals][General]
|
|
ColorScheme=BreezeLight
|
|
Name=Breeze
|
|
|
|
[kdeglobals][Icons]
|
|
Theme=breeze
|
|
|
|
[plasmarc][Theme]
|
|
name=default
|
|
|
|
[Wallpaper]
|
|
Image=Next
|
|
|
|
# Set default cursor theme
|
|
[kcminputrc][Mouse]
|
|
cursorTheme=breeze_cursors
|
|
|
|
[kwinrc][org.kde.kdecoration2]
|
|
library=org.kde.breeze
|
|
|
|
[KSplash]
|
|
Theme=org.kde.Breeze
|