4 lines
204 B
Bash
4 lines
204 B
Bash
|
#! /usr/bin/bash
|
||
|
gsettings set org.cinnamon.desktop.background.slideshow slideshow-enabled true
|
||
|
gsettings set org.cinnamon.desktop.background.slideshow image-source "directory:///home/andrzej/bgs/chsck/"
|