cinnamon wallpaper changer
This commit is contained in:
parent
75cdf136e3
commit
9ea47f6057
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
home.file.".config/autostart/feh-wallpaper-changer.desktop" = {
|
||||||
|
recursive = true;
|
||||||
|
text = ''
|
||||||
|
[ Desktop Entry ]
|
||||||
|
Type=Application
|
||||||
|
Exec=feh-wallpaper-changer
|
||||||
|
X-GNOME-Autostart-enabled=true
|
||||||
|
NoDisplay=false
|
||||||
|
Hidden=false
|
||||||
|
Name[en_GB]=feh-wallpaper-changer
|
||||||
|
Comment[en_GB]=Periodically changes the wallpaper using feh
|
||||||
|
X-GNOME-Autostart-Delay=0
|
||||||
|
'';
|
||||||
|
};
|
||||||
|
}
|
Loading…
Reference in New Issue