Wallpaper : Rename forest.jpg to uppercase letter.
This commit is contained in:
parent
41023388be
commit
a480156a43
|
@ -65,8 +65,8 @@ in {
|
|||
"org/gnome/desktop/background" = {
|
||||
color-shading-type = "solid";
|
||||
picture-options = "zoom";
|
||||
picture-uri = "file:///etc/wallpaper/forest.jpg";
|
||||
picture-uri-dark = "file:///etc/wallpaper/forest.jpg";
|
||||
picture-uri = "file:///etc/wallpaper/Forest.jpg";
|
||||
picture-uri-dark = "file:///etc/wallpaper/Forest.jpg";
|
||||
primary-color = "#000000000000";
|
||||
secondary-color = "#000000000000";
|
||||
};
|
||||
|
@ -141,7 +141,7 @@ in {
|
|||
idle-activation-enabled = false;
|
||||
lock-delay = mkUint32 0;
|
||||
picture-options = "zoom";
|
||||
picture-uri = "file:///etc/wallpaper/forest.jpg";
|
||||
picture-uri = "file:///etc/wallpaper/Forest.jpg";
|
||||
primary-color = "#000000000000";
|
||||
secondary-color = "#000000000000";
|
||||
};
|
||||
|
|
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 210 KiB |
Reference in a new issue