Skip to content

Commit

Permalink
feat(aurora): update theme with new wallpaper and logos
Browse files Browse the repository at this point in the history
  • Loading branch information
NiHaiden committed Nov 4, 2024
1 parent 1de4a90 commit e0cc1ff
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build_files/aurora-changes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ set -ouex pipefail

if [[ "${BASE_IMAGE_NAME}" = "kinoite" ]]; then
ln -sf ../places/distributor-logo.svg /usr/share/icons/hicolor/scalable/apps/start-here.svg
ln -sf /usr/share/wallpapers/aurora-wallpaper-1/contents/images/15392x8616.jxl /usr/share/backgrounds/default.png
ln -sf /usr/share/wallpapers/aurora-wallpaper-1/contents/images/15392x8616.jxl /usr/share/backgrounds/default-dark.png
ln -sf /usr/share/wallpapers/aurora-wallpaper-1/contents/images/15392x8616.jpg /usr/share/backgrounds/default.png
ln -sf /usr/share/wallpapers/aurora-wallpaper-1/contents/images/15392x8616.jpg /usr/share/backgrounds/default-dark.png
ln -sf aurora.xml /usr/share/backgrounds/default.xml
sed -i '/<entry name="launchers" type="StringList">/,/<\/entry>/ s/<default>[^<]*<\/default>/<default>preferred:\/\/browser,applications:org.gnome.Ptyxis.desktop,applications:org.kde.discover.desktop,preferred:\/\/filemanager<\/default>/' /usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/config/main.xml
sed -i '/<entry name="favorites" type="StringList">/,/<\/entry>/ s/<default>[^<]*<\/default>/<default>preferred:\/\/browser,systemsettings.desktop,org.kde.dolphin.desktop,org.kde.kate.desktop,org.gnome.Ptyxis.desktop,org.kde.discover.desktop<\/default>/' /usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/config/main.xml
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
applet.wallpaperPlugin = 'org.kde.image'
applet.currentConfigGroup = ["Wallpaper", "org.kde.image", "General"]
applet.writeConfig("Image", "/usr/share/wallpapers/aurora-wallpaper-1.jxl")
applet.writeConfig("Image", "/usr/share/wallpapers/aurora-wallpaper-1/contents/images/15392x8616.jpg")
applet.reloadConfig()
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
],
"Id": "AuroraWallpaper1",
"License": "CC0",
"Name": "ManWithTelescope"
"Name": "Aurora Wallpaper 1"
}
}

0 comments on commit e0cc1ff

Please sign in to comment.