Skip to content

Commit

Permalink
Update default wallpapers
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Nov 23, 2024
1 parent f228f6c commit dd24fbf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ultramarine/backgrounds/ultramarine-backgrounds.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Name: ultramarine-backgrounds
Version: %(echo %ver | sed 's/-/~/g')
Release: 1%{?dist}
Release: 2%{?dist}
BuildArch: noarch
# details for the artworks' licenses can be seen in the COPYING file
License: CC-BY-SA 4.0 and CC0
Expand Down Expand Up @@ -118,7 +118,7 @@ compat_link() {

DEFAULT_WALL="41/viewports-light.png"
DEFAULT_DARK_WALL="41/viewports-dark.png"
DEFAULT_XML="41/lost.xml"
DEFAULT_XML="41/viewports.xml"

# Let's generate our default gschema override file

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[org.gnome.desktop.background:Budgie]
picture-uri='file:///usr/share/backgrounds/ultramarine-linux/40/lost-light.png'
picture-uri-dark='file:///usr/share/backgrounds/ultramarine-linux/40/lost-dark.png'
picture-uri='file:///usr/share/backgrounds/ultramarine-linux/40/viewports-light.png'
picture-uri-dark='file:///usr/share/backgrounds/ultramarine-linux/40/viewports-dark.png'

[org.gnome.desktop.wm.preferences:Budgie]
button-layout = 'appmenu:minimize,maximize,close'
titlebar-font='Inter Bold 11'

[org.gnome.desktop.screensaver:Budgie]
picture-uri='file:///usr/share/backgrounds/ultramarine-linux/40/lost-dark.png'
picture-uri='file:///usr/share/backgrounds/ultramarine-linux/40/viewports-dark.png'

[org.gnome.gedit.preferences.editor:Budgie]
scheme='textmate'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: ultramarine-flagship-filesystem
Version: 41
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Assets for Ultramarine Linux Flagship

License: MIT
Expand Down

0 comments on commit dd24fbf

Please sign in to comment.