Full transparency on Ubuntu 18.04 dock

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








up vote
4
down vote

favorite












This command



gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode 


can have these values: 'FIXED' 'DEFAULT' 'DYNAMIC' 'ADAPTIVE'.



But none makes the dock bar completely transparent, that is, only the icons are visible.



any ideas?







share|improve this question


























    up vote
    4
    down vote

    favorite












    This command



    gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode 


    can have these values: 'FIXED' 'DEFAULT' 'DYNAMIC' 'ADAPTIVE'.



    But none makes the dock bar completely transparent, that is, only the icons are visible.



    any ideas?







    share|improve this question
























      up vote
      4
      down vote

      favorite









      up vote
      4
      down vote

      favorite











      This command



      gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode 


      can have these values: 'FIXED' 'DEFAULT' 'DYNAMIC' 'ADAPTIVE'.



      But none makes the dock bar completely transparent, that is, only the icons are visible.



      any ideas?







      share|improve this question














      This command



      gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode 


      can have these values: 'FIXED' 'DEFAULT' 'DYNAMIC' 'ADAPTIVE'.



      But none makes the dock bar completely transparent, that is, only the icons are visible.



      any ideas?









      share|improve this question













      share|improve this question




      share|improve this question








      edited May 3 at 1:48









      pomsky

      21.3k76594




      21.3k76594










      asked May 3 at 1:44









      Juan Sebastian

      233




      233




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          Open Terminal and run the following command first to allow custom alpha values for Ubuntu dock



          gsettings set org.gnome.shell.extensions.dash-to-dock customize-alphas true


          Then run the following to set the minimum alpha value (i.e. when a window is not maximised or touching the top-bar or dock)



          gsettings set org.gnome.shell.extensions.dash-to-dock min-alpha 0


          Finally, if you want, run the following to set the maximum alpha value (i.e. when a window is maximised)



          gsettings set org.gnome.shell.extensions.dash-to-dock max-alpha 0


          Then log out and log in again.






          share|improve this answer




















          • If this doesn't work, use the dconf-editor to edit this options via a graphical user interface
            – saitam
            Aug 8 at 21:06










          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          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%2faskubuntu.com%2fquestions%2f1031334%2ffull-transparency-on-ubuntu-18-04-dock%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
          3
          down vote



          accepted










          Open Terminal and run the following command first to allow custom alpha values for Ubuntu dock



          gsettings set org.gnome.shell.extensions.dash-to-dock customize-alphas true


          Then run the following to set the minimum alpha value (i.e. when a window is not maximised or touching the top-bar or dock)



          gsettings set org.gnome.shell.extensions.dash-to-dock min-alpha 0


          Finally, if you want, run the following to set the maximum alpha value (i.e. when a window is maximised)



          gsettings set org.gnome.shell.extensions.dash-to-dock max-alpha 0


          Then log out and log in again.






          share|improve this answer




















          • If this doesn't work, use the dconf-editor to edit this options via a graphical user interface
            – saitam
            Aug 8 at 21:06














          up vote
          3
          down vote



          accepted










          Open Terminal and run the following command first to allow custom alpha values for Ubuntu dock



          gsettings set org.gnome.shell.extensions.dash-to-dock customize-alphas true


          Then run the following to set the minimum alpha value (i.e. when a window is not maximised or touching the top-bar or dock)



          gsettings set org.gnome.shell.extensions.dash-to-dock min-alpha 0


          Finally, if you want, run the following to set the maximum alpha value (i.e. when a window is maximised)



          gsettings set org.gnome.shell.extensions.dash-to-dock max-alpha 0


          Then log out and log in again.






          share|improve this answer




















          • If this doesn't work, use the dconf-editor to edit this options via a graphical user interface
            – saitam
            Aug 8 at 21:06












          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          Open Terminal and run the following command first to allow custom alpha values for Ubuntu dock



          gsettings set org.gnome.shell.extensions.dash-to-dock customize-alphas true


          Then run the following to set the minimum alpha value (i.e. when a window is not maximised or touching the top-bar or dock)



          gsettings set org.gnome.shell.extensions.dash-to-dock min-alpha 0


          Finally, if you want, run the following to set the maximum alpha value (i.e. when a window is maximised)



          gsettings set org.gnome.shell.extensions.dash-to-dock max-alpha 0


          Then log out and log in again.






          share|improve this answer












          Open Terminal and run the following command first to allow custom alpha values for Ubuntu dock



          gsettings set org.gnome.shell.extensions.dash-to-dock customize-alphas true


          Then run the following to set the minimum alpha value (i.e. when a window is not maximised or touching the top-bar or dock)



          gsettings set org.gnome.shell.extensions.dash-to-dock min-alpha 0


          Finally, if you want, run the following to set the maximum alpha value (i.e. when a window is maximised)



          gsettings set org.gnome.shell.extensions.dash-to-dock max-alpha 0


          Then log out and log in again.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 3 at 1:50









          pomsky

          21.3k76594




          21.3k76594











          • If this doesn't work, use the dconf-editor to edit this options via a graphical user interface
            – saitam
            Aug 8 at 21:06
















          • If this doesn't work, use the dconf-editor to edit this options via a graphical user interface
            – saitam
            Aug 8 at 21:06















          If this doesn't work, use the dconf-editor to edit this options via a graphical user interface
          – saitam
          Aug 8 at 21:06




          If this doesn't work, use the dconf-editor to edit this options via a graphical user interface
          – saitam
          Aug 8 at 21:06












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1031334%2ffull-transparency-on-ubuntu-18-04-dock%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?