automatic change wallpaper automatically by day,night

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I am having 2 wallpaper and i want to change them day and night. If it day change it to wallpaper1.png or if it night change it to wallpaper2.png. How can i do that? I am running parrot OS 3.8 on Mate desktop enviroment 1.18.0.










share|improve this question





















  • What is the output of apt-cache policy variety?
    – GAD3R
    Oct 10 '17 at 8:27











  • variety: Installed: (none) Candidate: 0.6.6-1 Version table: 0.6.6-1 1001 1001 deb.parrotsec.org/parrot parrot/main amd64 Packages
    – Terran
    Oct 10 '17 at 14:04














up vote
0
down vote

favorite












I am having 2 wallpaper and i want to change them day and night. If it day change it to wallpaper1.png or if it night change it to wallpaper2.png. How can i do that? I am running parrot OS 3.8 on Mate desktop enviroment 1.18.0.










share|improve this question





















  • What is the output of apt-cache policy variety?
    – GAD3R
    Oct 10 '17 at 8:27











  • variety: Installed: (none) Candidate: 0.6.6-1 Version table: 0.6.6-1 1001 1001 deb.parrotsec.org/parrot parrot/main amd64 Packages
    – Terran
    Oct 10 '17 at 14:04












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I am having 2 wallpaper and i want to change them day and night. If it day change it to wallpaper1.png or if it night change it to wallpaper2.png. How can i do that? I am running parrot OS 3.8 on Mate desktop enviroment 1.18.0.










share|improve this question













I am having 2 wallpaper and i want to change them day and night. If it day change it to wallpaper1.png or if it night change it to wallpaper2.png. How can i do that? I am running parrot OS 3.8 on Mate desktop enviroment 1.18.0.







debian mate wallpaper






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 10 '17 at 5:14









Terran

1




1











  • What is the output of apt-cache policy variety?
    – GAD3R
    Oct 10 '17 at 8:27











  • variety: Installed: (none) Candidate: 0.6.6-1 Version table: 0.6.6-1 1001 1001 deb.parrotsec.org/parrot parrot/main amd64 Packages
    – Terran
    Oct 10 '17 at 14:04
















  • What is the output of apt-cache policy variety?
    – GAD3R
    Oct 10 '17 at 8:27











  • variety: Installed: (none) Candidate: 0.6.6-1 Version table: 0.6.6-1 1001 1001 deb.parrotsec.org/parrot parrot/main amd64 Packages
    – Terran
    Oct 10 '17 at 14:04















What is the output of apt-cache policy variety?
– GAD3R
Oct 10 '17 at 8:27





What is the output of apt-cache policy variety?
– GAD3R
Oct 10 '17 at 8:27













variety: Installed: (none) Candidate: 0.6.6-1 Version table: 0.6.6-1 1001 1001 deb.parrotsec.org/parrot parrot/main amd64 Packages
– Terran
Oct 10 '17 at 14:04




variety: Installed: (none) Candidate: 0.6.6-1 Version table: 0.6.6-1 1001 1001 deb.parrotsec.org/parrot parrot/main amd64 Packages
– Terran
Oct 10 '17 at 14:04










1 Answer
1






active

oldest

votes

















up vote
0
down vote













You can use the variety tool to customize your desktop:




Variety is an open-source wallpaper changer, downloader, and manager for Linux. It supports a variety of sources for wallpapers, including local files, online services such as Flickr, Wallhaven.cc, NASA Astronomy Picture of the Day, Desktoppr.co, and media RSS feeds (Picasa, deviantART, etc.).




$apt-cache policy variety

variety: Installed: (none)
Candidate: 0.6.6-1
Version table:
0.6.6-1 1001
1001 deb.parrotsec.org/parrot parrot/main amd64 Packages


To install variety , open the terminal and run:



sudo apt-get install variety


From the general setting set change wallpaper every 12 hours , From Images only check your folder which cintain the 2 wallpaper .






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f397169%2fautomatic-change-wallpaper-automatically-by-day-night%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    You can use the variety tool to customize your desktop:




    Variety is an open-source wallpaper changer, downloader, and manager for Linux. It supports a variety of sources for wallpapers, including local files, online services such as Flickr, Wallhaven.cc, NASA Astronomy Picture of the Day, Desktoppr.co, and media RSS feeds (Picasa, deviantART, etc.).




    $apt-cache policy variety

    variety: Installed: (none)
    Candidate: 0.6.6-1
    Version table:
    0.6.6-1 1001
    1001 deb.parrotsec.org/parrot parrot/main amd64 Packages


    To install variety , open the terminal and run:



    sudo apt-get install variety


    From the general setting set change wallpaper every 12 hours , From Images only check your folder which cintain the 2 wallpaper .






    share|improve this answer
























      up vote
      0
      down vote













      You can use the variety tool to customize your desktop:




      Variety is an open-source wallpaper changer, downloader, and manager for Linux. It supports a variety of sources for wallpapers, including local files, online services such as Flickr, Wallhaven.cc, NASA Astronomy Picture of the Day, Desktoppr.co, and media RSS feeds (Picasa, deviantART, etc.).




      $apt-cache policy variety

      variety: Installed: (none)
      Candidate: 0.6.6-1
      Version table:
      0.6.6-1 1001
      1001 deb.parrotsec.org/parrot parrot/main amd64 Packages


      To install variety , open the terminal and run:



      sudo apt-get install variety


      From the general setting set change wallpaper every 12 hours , From Images only check your folder which cintain the 2 wallpaper .






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        You can use the variety tool to customize your desktop:




        Variety is an open-source wallpaper changer, downloader, and manager for Linux. It supports a variety of sources for wallpapers, including local files, online services such as Flickr, Wallhaven.cc, NASA Astronomy Picture of the Day, Desktoppr.co, and media RSS feeds (Picasa, deviantART, etc.).




        $apt-cache policy variety

        variety: Installed: (none)
        Candidate: 0.6.6-1
        Version table:
        0.6.6-1 1001
        1001 deb.parrotsec.org/parrot parrot/main amd64 Packages


        To install variety , open the terminal and run:



        sudo apt-get install variety


        From the general setting set change wallpaper every 12 hours , From Images only check your folder which cintain the 2 wallpaper .






        share|improve this answer












        You can use the variety tool to customize your desktop:




        Variety is an open-source wallpaper changer, downloader, and manager for Linux. It supports a variety of sources for wallpapers, including local files, online services such as Flickr, Wallhaven.cc, NASA Astronomy Picture of the Day, Desktoppr.co, and media RSS feeds (Picasa, deviantART, etc.).




        $apt-cache policy variety

        variety: Installed: (none)
        Candidate: 0.6.6-1
        Version table:
        0.6.6-1 1001
        1001 deb.parrotsec.org/parrot parrot/main amd64 Packages


        To install variety , open the terminal and run:



        sudo apt-get install variety


        From the general setting set change wallpaper every 12 hours , From Images only check your folder which cintain the 2 wallpaper .







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Oct 10 '17 at 16:26









        GAD3R

        22.7k154895




        22.7k154895



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f397169%2fautomatic-change-wallpaper-automatically-by-day-night%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay