Compare commits
No commits in common. "738955e19d48a3521488b0c9c4e14f8a830e2e83" and "4848c67a9c9866dcbf3635391ccdd9648c9c1fac" have entirely different histories.
738955e19d
...
4848c67a9c
@ -121,7 +121,7 @@ stats_enabled = True
|
||||
# copyto_folder = <Default or Path to a custom folder>, the default is Default
|
||||
# Default means to use the XDG Pictures folder when home folder is unencrypted and /usr/share/backgrounds when it is encrypted.
|
||||
copyto_enabled = True
|
||||
copyto_folder = Default
|
||||
copyto_folder = ~/.local/share/variety/current
|
||||
|
||||
# Clock settings
|
||||
# clock_enabled = <True or False>
|
||||
@ -223,7 +223,7 @@ src2 = True|fetched|The Fetched folder
|
||||
src3 = True|folder|/usr/share/backgrounds
|
||||
src4 = False|flickr|user:www.flickr.com/photos/peter-levi/;user_id:93647178@N00;
|
||||
src5 = True|apod|NASA's Astronomy Picture of the Day
|
||||
src6 = True|bing|Bing Photo of the Day
|
||||
src6 = False|bing|Bing Photo of the Day
|
||||
src7 = True|earthview|Google Earth View Wallpapers
|
||||
src8 = False|natgeo|National Geographic's photo of the day
|
||||
src9 = False|unsplash|High-resolution photos from Unsplash.com
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
xxautobump php8.{1,2,3,4}{-{apcu,ast,igbinary,imagick,mongodb,redis},} xdebug8.{1,2,3,4}
|
||||
xxautobump php8.{1,2,3}{-{apcu,ast,igbinary,imagick,mongodb,redis},} composer8.{1,2,3}
|
||||
git add .
|
||||
xbump :
|
||||
|
Loading…
Reference in New Issue
Block a user