Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Workspace
Commits
35d4444f
Commit
35d4444f
authored
Jan 07, 2021
by
Rik Mills
Browse files
Fix blank white sddm background with new Milky Way wallpaper
Milky Way is shipped as .png not .jpg
parent
fe646dc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
sddm-theme/theme.conf.cmake
View file @
35d4444f
...
...
@@ -4,5 +4,5 @@ logo=${KDE_INSTALL_FULL_DATADIR}/sddm/themes/breeze/default-logo.svg
type=image
color=
#1d99f3
fontSize=10
background=
${
KDE_INSTALL_FULL_WALLPAPERDIR
}
/Next/contents/images/5120x2880.
j
pg
background=
${
KDE_INSTALL_FULL_WALLPAPERDIR
}
/Next/contents/images/5120x2880.p
n
g
needsFullUserModel=false
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment