add peppermint wallpapers to the gnome-flashback build

This commit is contained in:
manuel 2023-09-24 16:03:14 +00:00
parent 5f97a099a2
commit f55baed7fc
17 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB

View File

@ -1,3 +1,3 @@
#deb http://repo.peppermintos.com/packages daedalus main contrib non-free
deb http://repo.peppermintos.com/packages daedalus main contrib non-free
#deb-src http://repo.peppermintos.com/packages daedalus main contrib non-free

View File

@ -1,3 +1,3 @@
#deb http://repo.peppermintos.com/packages daedalus main contrib non-free
deb http://repo.peppermintos.com/packages daedalus main contrib non-free
#deb-src http://repo.peppermintos.com/packages daedalus main contrib non-free

View File

@ -448,7 +448,7 @@ def gnome_flahsbak_configs():
logger.info("Copy Gnome Flashback configs")
src_gnomef = '/gnome-flashback'
des_gnomef = '/etc/skel/.config'
des_gnomef = '/etc/skel/'
logger.info("INFO: Copying - " + HOME_FOLDER + src_gnomef)
shutil.copytree(HOME_FOLDER + src_gnomef,
HOME_FOLDER + WPCHROOT + des_gnomef,