# These repeat xdg/kdeglobals on purpose: Plasma copies them into
# ~/.config/kdedefaults/, which outranks XDG_CONFIG_DIRS and otherwise keeps
# the keys of whichever global theme was active before ours.
#
# Fonts cannot be among them: packageContents() looks for them under
# [kdeglobals][WM] while save() reads them from [kdeglobals][General].

[kdeglobals][General]
ColorScheme=BreezeClassic

[kdeglobals][KDE]
widgetStyle=Breeze

[kdeglobals][Icons]
Theme=Papirus-Edu

# A wallpaper package name under .../wallpapers/, not a file path. Read for
# the containments Plasma creates for a newly attached monitor, which it
# leaves with an empty Image (bugzilla.altlinux.org 56605).
[Wallpaper]
Image=alt-education
