How do I remove the clock from the Ubuntu Budgie 18.04 desktop?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















I just installed a Ubuntu Budgie Bionic and it comes with a clock on the Desktop. It also has one in the taskbar at the top.



How can I remove the one on the desktop?



cat /var/log/installer/version
ubiquity 18.04.14.1


After some tinkering and killing processes that looked right, the clock dissapears when I stop



/usr/bin/python3 /usr/lib/budgie-desktop/plugins/budgie-showtime/ShowTime


But it reappears after I restart, so I assume that this ShowTime thingy is configured somewhere, I just can't find where.



Its about the Clock that partially overlaps with the "Tuxedo Computers" text in the bottom right.



Screenshot










share|improve this question































    1















    I just installed a Ubuntu Budgie Bionic and it comes with a clock on the Desktop. It also has one in the taskbar at the top.



    How can I remove the one on the desktop?



    cat /var/log/installer/version
    ubiquity 18.04.14.1


    After some tinkering and killing processes that looked right, the clock dissapears when I stop



    /usr/bin/python3 /usr/lib/budgie-desktop/plugins/budgie-showtime/ShowTime


    But it reappears after I restart, so I assume that this ShowTime thingy is configured somewhere, I just can't find where.



    Its about the Clock that partially overlaps with the "Tuxedo Computers" text in the bottom right.



    Screenshot










    share|improve this question



























      1












      1








      1








      I just installed a Ubuntu Budgie Bionic and it comes with a clock on the Desktop. It also has one in the taskbar at the top.



      How can I remove the one on the desktop?



      cat /var/log/installer/version
      ubiquity 18.04.14.1


      After some tinkering and killing processes that looked right, the clock dissapears when I stop



      /usr/bin/python3 /usr/lib/budgie-desktop/plugins/budgie-showtime/ShowTime


      But it reappears after I restart, so I assume that this ShowTime thingy is configured somewhere, I just can't find where.



      Its about the Clock that partially overlaps with the "Tuxedo Computers" text in the bottom right.



      Screenshot










      share|improve this question
















      I just installed a Ubuntu Budgie Bionic and it comes with a clock on the Desktop. It also has one in the taskbar at the top.



      How can I remove the one on the desktop?



      cat /var/log/installer/version
      ubiquity 18.04.14.1


      After some tinkering and killing processes that looked right, the clock dissapears when I stop



      /usr/bin/python3 /usr/lib/budgie-desktop/plugins/budgie-showtime/ShowTime


      But it reappears after I restart, so I assume that this ShowTime thingy is configured somewhere, I just can't find where.



      Its about the Clock that partially overlaps with the "Tuxedo Computers" text in the bottom right.



      Screenshot







      budgie widgets






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 18 '18 at 8:14









      pomsky

      33.6k11105137




      33.6k11105137










      asked Jun 17 '18 at 19:23









      Angelo FuchsAngelo Fuchs

      10817




      10817






















          2 Answers
          2






          active

          oldest

          votes


















          2














          The clock is a budgie-desktop applet. Like other applets you can modify, add and remove applets from Budgie Settings.



          Open Budgie Settings from the menu or Raven. Look at the list of applets in your Panel (Applets tab) and click on "Desktop time & date". You can the delete the applet.



          enter image description here






          share|improve this answer
























          • Ah! Desktop time and Date! Thank you! I tried removing the "Clock" one, but that didn't help. Should have looked more closely.

            – Angelo Fuchs
            Jun 18 '18 at 8:48











          • I don't see Desktop Time & Date on mine, I went through every one. I'm on 18.10 and I still see a clock. So I tried adding one, and the option to add one wasn't there either. FWIW I installed budgie on top of an existing vanilla ubuntu It must have moved in 18.10?

            – Jonathan
            9 hours ago





















          0














          In 18.10 it's been renamed to a more vague ShowTime applet.





          I actually preferred the old name since it was very clear what it meant.



          Also it'd be nice for this not to be part of the panel, since, well, it's not part of the panel. A Desktop Widget section is usually where these things are in other OS's






          share|improve this answer
























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            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',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1047425%2fhow-do-i-remove-the-clock-from-the-ubuntu-budgie-18-04-desktop%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            The clock is a budgie-desktop applet. Like other applets you can modify, add and remove applets from Budgie Settings.



            Open Budgie Settings from the menu or Raven. Look at the list of applets in your Panel (Applets tab) and click on "Desktop time & date". You can the delete the applet.



            enter image description here






            share|improve this answer
























            • Ah! Desktop time and Date! Thank you! I tried removing the "Clock" one, but that didn't help. Should have looked more closely.

              – Angelo Fuchs
              Jun 18 '18 at 8:48











            • I don't see Desktop Time & Date on mine, I went through every one. I'm on 18.10 and I still see a clock. So I tried adding one, and the option to add one wasn't there either. FWIW I installed budgie on top of an existing vanilla ubuntu It must have moved in 18.10?

              – Jonathan
              9 hours ago


















            2














            The clock is a budgie-desktop applet. Like other applets you can modify, add and remove applets from Budgie Settings.



            Open Budgie Settings from the menu or Raven. Look at the list of applets in your Panel (Applets tab) and click on "Desktop time & date". You can the delete the applet.



            enter image description here






            share|improve this answer
























            • Ah! Desktop time and Date! Thank you! I tried removing the "Clock" one, but that didn't help. Should have looked more closely.

              – Angelo Fuchs
              Jun 18 '18 at 8:48











            • I don't see Desktop Time & Date on mine, I went through every one. I'm on 18.10 and I still see a clock. So I tried adding one, and the option to add one wasn't there either. FWIW I installed budgie on top of an existing vanilla ubuntu It must have moved in 18.10?

              – Jonathan
              9 hours ago
















            2












            2








            2







            The clock is a budgie-desktop applet. Like other applets you can modify, add and remove applets from Budgie Settings.



            Open Budgie Settings from the menu or Raven. Look at the list of applets in your Panel (Applets tab) and click on "Desktop time & date". You can the delete the applet.



            enter image description here






            share|improve this answer













            The clock is a budgie-desktop applet. Like other applets you can modify, add and remove applets from Budgie Settings.



            Open Budgie Settings from the menu or Raven. Look at the list of applets in your Panel (Applets tab) and click on "Desktop time & date". You can the delete the applet.



            enter image description here







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jun 18 '18 at 8:37









            fossfreedomfossfreedom

            150k38332374




            150k38332374













            • Ah! Desktop time and Date! Thank you! I tried removing the "Clock" one, but that didn't help. Should have looked more closely.

              – Angelo Fuchs
              Jun 18 '18 at 8:48











            • I don't see Desktop Time & Date on mine, I went through every one. I'm on 18.10 and I still see a clock. So I tried adding one, and the option to add one wasn't there either. FWIW I installed budgie on top of an existing vanilla ubuntu It must have moved in 18.10?

              – Jonathan
              9 hours ago





















            • Ah! Desktop time and Date! Thank you! I tried removing the "Clock" one, but that didn't help. Should have looked more closely.

              – Angelo Fuchs
              Jun 18 '18 at 8:48











            • I don't see Desktop Time & Date on mine, I went through every one. I'm on 18.10 and I still see a clock. So I tried adding one, and the option to add one wasn't there either. FWIW I installed budgie on top of an existing vanilla ubuntu It must have moved in 18.10?

              – Jonathan
              9 hours ago



















            Ah! Desktop time and Date! Thank you! I tried removing the "Clock" one, but that didn't help. Should have looked more closely.

            – Angelo Fuchs
            Jun 18 '18 at 8:48





            Ah! Desktop time and Date! Thank you! I tried removing the "Clock" one, but that didn't help. Should have looked more closely.

            – Angelo Fuchs
            Jun 18 '18 at 8:48













            I don't see Desktop Time & Date on mine, I went through every one. I'm on 18.10 and I still see a clock. So I tried adding one, and the option to add one wasn't there either. FWIW I installed budgie on top of an existing vanilla ubuntu It must have moved in 18.10?

            – Jonathan
            9 hours ago







            I don't see Desktop Time & Date on mine, I went through every one. I'm on 18.10 and I still see a clock. So I tried adding one, and the option to add one wasn't there either. FWIW I installed budgie on top of an existing vanilla ubuntu It must have moved in 18.10?

            – Jonathan
            9 hours ago















            0














            In 18.10 it's been renamed to a more vague ShowTime applet.





            I actually preferred the old name since it was very clear what it meant.



            Also it'd be nice for this not to be part of the panel, since, well, it's not part of the panel. A Desktop Widget section is usually where these things are in other OS's






            share|improve this answer




























              0














              In 18.10 it's been renamed to a more vague ShowTime applet.





              I actually preferred the old name since it was very clear what it meant.



              Also it'd be nice for this not to be part of the panel, since, well, it's not part of the panel. A Desktop Widget section is usually where these things are in other OS's






              share|improve this answer


























                0












                0








                0







                In 18.10 it's been renamed to a more vague ShowTime applet.





                I actually preferred the old name since it was very clear what it meant.



                Also it'd be nice for this not to be part of the panel, since, well, it's not part of the panel. A Desktop Widget section is usually where these things are in other OS's






                share|improve this answer













                In 18.10 it's been renamed to a more vague ShowTime applet.





                I actually preferred the old name since it was very clear what it meant.



                Also it'd be nice for this not to be part of the panel, since, well, it's not part of the panel. A Desktop Widget section is usually where these things are in other OS's







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 9 hours ago









                JonathanJonathan

                1,38531534




                1,38531534






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1047425%2fhow-do-i-remove-the-clock-from-the-ubuntu-budgie-18-04-desktop%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    GameSpot

                    connect to host localhost port 22: Connection refused

                    Getting a Wifi WPA2 wifi connection