From 19aa10e18b325678e16116170a74ec3387406610 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Thu, 23 Feb 2017 22:22:41 +0100 Subject: [PATCH] Use crop for the pcmanfm wallpaper setting, to match lightdm wallpaper mode --- src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf | 2 +- src/etc/xdg/pcmanfm/lubuntu/pcmanfm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf b/src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf index 496de61..d6cab69 100644 --- a/src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf +++ b/src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf @@ -1,5 +1,5 @@ [*] -wallpaper_mode=center +wallpaper_mode=crop wallpaper_common=1 wallpapers_configured=1 wallpaper0=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png diff --git a/src/etc/xdg/pcmanfm/lubuntu/pcmanfm.conf b/src/etc/xdg/pcmanfm/lubuntu/pcmanfm.conf index 76f0a98..9183f68 100644 --- a/src/etc/xdg/pcmanfm/lubuntu/pcmanfm.conf +++ b/src/etc/xdg/pcmanfm/lubuntu/pcmanfm.conf @@ -8,7 +8,7 @@ mount_removable=1 autorun=1 [desktop] -wallpaper_mode=center +wallpaper_mode=crop wallpaper_common=1 wallpapers_configured=1 wallpaper0=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png