Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Default to Adwaita wallpapers #39

Closed
cassidyjames opened this issue Jun 5, 2023 · 1 comment
Closed

Default to Adwaita wallpapers #39

cassidyjames opened this issue Jun 5, 2023 · 1 comment

Comments

@cassidyjames
Copy link
Collaborator

e.g. set org.gnome.desktop.background picture-uri to file:///usr/share/backgrounds/gnome/adwaita-l.webp and picture-uri-dark to file:///usr/share/backgrounds/gnome/adwaita-d.webp.

@cassidyjames
Copy link
Collaborator Author

cassidyjames commented Jun 5, 2023

I guess match what's in /usr/share/gnome-background-properties/adwaita.xml:

<?xml version="1.0"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
  <wallpaper deleted="false">
    <name>Default Background</name>
    <filename>/usr/share/backgrounds/gnome/adwaita-l.webp</filename>
    <filename-dark>/usr/share/backgrounds/gnome/adwaita-d.webp</filename-dark>
    <options>zoom</options>
    <shade_type>solid</shade_type>
    <pcolor>#3071AE</pcolor>
    <scolor>#000000</scolor>
  </wallpaper>
</wallpapers>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant