How to resize Firefox icon on desktop?

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








up vote
0
down vote

favorite












Firefox 59.0.1 (64-bit) Firefox icon on desktop changes to abnormal size 128px, whereas it was 48px. This changes seems happen after one of countless Firefox updates. When right click on icon, there is 'Resize Icon' option, it add guidelines around icon, but it not allow to resize. What is simple method to resize icon without a lot of manipulations or reinstalling application?
GNOME Flashback session.










share|improve this question



















  • 1




    What desktop environment are you using?
    – Nonny Moose
    Mar 18 at 0:59










  • /usr/bin/gnome-session
    – triwo
    Mar 18 at 2:11










  • Perhaps just deleting the icon and making a new one might do the trick.
    – JonasCz
    Mar 18 at 8:04










  • Already tried this, not help. Deleted, then copied firefox app into the Desktop, but same effect: huge 128px icon, which is completely useless.
    – triwo
    Mar 18 at 11:30















up vote
0
down vote

favorite












Firefox 59.0.1 (64-bit) Firefox icon on desktop changes to abnormal size 128px, whereas it was 48px. This changes seems happen after one of countless Firefox updates. When right click on icon, there is 'Resize Icon' option, it add guidelines around icon, but it not allow to resize. What is simple method to resize icon without a lot of manipulations or reinstalling application?
GNOME Flashback session.










share|improve this question



















  • 1




    What desktop environment are you using?
    – Nonny Moose
    Mar 18 at 0:59










  • /usr/bin/gnome-session
    – triwo
    Mar 18 at 2:11










  • Perhaps just deleting the icon and making a new one might do the trick.
    – JonasCz
    Mar 18 at 8:04










  • Already tried this, not help. Deleted, then copied firefox app into the Desktop, but same effect: huge 128px icon, which is completely useless.
    – triwo
    Mar 18 at 11:30













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Firefox 59.0.1 (64-bit) Firefox icon on desktop changes to abnormal size 128px, whereas it was 48px. This changes seems happen after one of countless Firefox updates. When right click on icon, there is 'Resize Icon' option, it add guidelines around icon, but it not allow to resize. What is simple method to resize icon without a lot of manipulations or reinstalling application?
GNOME Flashback session.










share|improve this question















Firefox 59.0.1 (64-bit) Firefox icon on desktop changes to abnormal size 128px, whereas it was 48px. This changes seems happen after one of countless Firefox updates. When right click on icon, there is 'Resize Icon' option, it add guidelines around icon, but it not allow to resize. What is simple method to resize icon without a lot of manipulations or reinstalling application?
GNOME Flashback session.







16.04 firefox icons gnome-classic






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 18 at 2:17

























asked Mar 18 at 0:57









triwo

239129




239129







  • 1




    What desktop environment are you using?
    – Nonny Moose
    Mar 18 at 0:59










  • /usr/bin/gnome-session
    – triwo
    Mar 18 at 2:11










  • Perhaps just deleting the icon and making a new one might do the trick.
    – JonasCz
    Mar 18 at 8:04










  • Already tried this, not help. Deleted, then copied firefox app into the Desktop, but same effect: huge 128px icon, which is completely useless.
    – triwo
    Mar 18 at 11:30













  • 1




    What desktop environment are you using?
    – Nonny Moose
    Mar 18 at 0:59










  • /usr/bin/gnome-session
    – triwo
    Mar 18 at 2:11










  • Perhaps just deleting the icon and making a new one might do the trick.
    – JonasCz
    Mar 18 at 8:04










  • Already tried this, not help. Deleted, then copied firefox app into the Desktop, but same effect: huge 128px icon, which is completely useless.
    – triwo
    Mar 18 at 11:30








1




1




What desktop environment are you using?
– Nonny Moose
Mar 18 at 0:59




What desktop environment are you using?
– Nonny Moose
Mar 18 at 0:59












/usr/bin/gnome-session
– triwo
Mar 18 at 2:11




/usr/bin/gnome-session
– triwo
Mar 18 at 2:11












Perhaps just deleting the icon and making a new one might do the trick.
– JonasCz
Mar 18 at 8:04




Perhaps just deleting the icon and making a new one might do the trick.
– JonasCz
Mar 18 at 8:04












Already tried this, not help. Deleted, then copied firefox app into the Desktop, but same effect: huge 128px icon, which is completely useless.
– triwo
Mar 18 at 11:30





Already tried this, not help. Deleted, then copied firefox app into the Desktop, but same effect: huge 128px icon, which is completely useless.
– triwo
Mar 18 at 11:30











2 Answers
2






active

oldest

votes

















up vote
0
down vote













  1. Over the desktop Firefox icon right click → Properties

  2. Select Basic tab

  3. Left click on the Firefox icon.

  4. Select path: /usr/share/icons/elementary-xfce/apps/48/firefox.png

Done!






share|improve this answer






















  • there is no elementary-xfce folder in my system.
    – triwo
    Mar 22 at 21:37










  • @triwo just substitute the path to your environment which you use for example /usr/share/icons/hicolor/48x48/apps/firefox.png
    – JoKeR
    Apr 22 at 9:48


















up vote
0
down vote













you could use gimp to scale it but firefox should have a 48x48 icon, you could try to copy it



mkdir -p ~/.icons/hicolor/48x48/apps
cp -v /usr/lib/firefox/browser/chrome/icons/default/default48.png
~/.icons/hicolor/48x48/apps/firefox.png


see firefox for linux from mozilla



thought it could be a gnome bug






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',
    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%2f1016880%2fhow-to-resize-firefox-icon-on-desktop%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    1. Over the desktop Firefox icon right click → Properties

    2. Select Basic tab

    3. Left click on the Firefox icon.

    4. Select path: /usr/share/icons/elementary-xfce/apps/48/firefox.png

    Done!






    share|improve this answer






















    • there is no elementary-xfce folder in my system.
      – triwo
      Mar 22 at 21:37










    • @triwo just substitute the path to your environment which you use for example /usr/share/icons/hicolor/48x48/apps/firefox.png
      – JoKeR
      Apr 22 at 9:48















    up vote
    0
    down vote













    1. Over the desktop Firefox icon right click → Properties

    2. Select Basic tab

    3. Left click on the Firefox icon.

    4. Select path: /usr/share/icons/elementary-xfce/apps/48/firefox.png

    Done!






    share|improve this answer






















    • there is no elementary-xfce folder in my system.
      – triwo
      Mar 22 at 21:37










    • @triwo just substitute the path to your environment which you use for example /usr/share/icons/hicolor/48x48/apps/firefox.png
      – JoKeR
      Apr 22 at 9:48













    up vote
    0
    down vote










    up vote
    0
    down vote









    1. Over the desktop Firefox icon right click → Properties

    2. Select Basic tab

    3. Left click on the Firefox icon.

    4. Select path: /usr/share/icons/elementary-xfce/apps/48/firefox.png

    Done!






    share|improve this answer














    1. Over the desktop Firefox icon right click → Properties

    2. Select Basic tab

    3. Left click on the Firefox icon.

    4. Select path: /usr/share/icons/elementary-xfce/apps/48/firefox.png

    Done!







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Apr 22 at 9:33









    David Foerster

    26.3k1362106




    26.3k1362106










    answered Mar 21 at 17:52









    Angel

    1




    1











    • there is no elementary-xfce folder in my system.
      – triwo
      Mar 22 at 21:37










    • @triwo just substitute the path to your environment which you use for example /usr/share/icons/hicolor/48x48/apps/firefox.png
      – JoKeR
      Apr 22 at 9:48

















    • there is no elementary-xfce folder in my system.
      – triwo
      Mar 22 at 21:37










    • @triwo just substitute the path to your environment which you use for example /usr/share/icons/hicolor/48x48/apps/firefox.png
      – JoKeR
      Apr 22 at 9:48
















    there is no elementary-xfce folder in my system.
    – triwo
    Mar 22 at 21:37




    there is no elementary-xfce folder in my system.
    – triwo
    Mar 22 at 21:37












    @triwo just substitute the path to your environment which you use for example /usr/share/icons/hicolor/48x48/apps/firefox.png
    – JoKeR
    Apr 22 at 9:48





    @triwo just substitute the path to your environment which you use for example /usr/share/icons/hicolor/48x48/apps/firefox.png
    – JoKeR
    Apr 22 at 9:48













    up vote
    0
    down vote













    you could use gimp to scale it but firefox should have a 48x48 icon, you could try to copy it



    mkdir -p ~/.icons/hicolor/48x48/apps
    cp -v /usr/lib/firefox/browser/chrome/icons/default/default48.png
    ~/.icons/hicolor/48x48/apps/firefox.png


    see firefox for linux from mozilla



    thought it could be a gnome bug






    share|improve this answer


























      up vote
      0
      down vote













      you could use gimp to scale it but firefox should have a 48x48 icon, you could try to copy it



      mkdir -p ~/.icons/hicolor/48x48/apps
      cp -v /usr/lib/firefox/browser/chrome/icons/default/default48.png
      ~/.icons/hicolor/48x48/apps/firefox.png


      see firefox for linux from mozilla



      thought it could be a gnome bug






      share|improve this answer
























        up vote
        0
        down vote










        up vote
        0
        down vote









        you could use gimp to scale it but firefox should have a 48x48 icon, you could try to copy it



        mkdir -p ~/.icons/hicolor/48x48/apps
        cp -v /usr/lib/firefox/browser/chrome/icons/default/default48.png
        ~/.icons/hicolor/48x48/apps/firefox.png


        see firefox for linux from mozilla



        thought it could be a gnome bug






        share|improve this answer














        you could use gimp to scale it but firefox should have a 48x48 icon, you could try to copy it



        mkdir -p ~/.icons/hicolor/48x48/apps
        cp -v /usr/lib/firefox/browser/chrome/icons/default/default48.png
        ~/.icons/hicolor/48x48/apps/firefox.png


        see firefox for linux from mozilla



        thought it could be a gnome bug







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Apr 22 at 11:50

























        answered Apr 22 at 7:31









        ustick

        908




        908



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1016880%2fhow-to-resize-firefox-icon-on-desktop%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            GRUB: Fatal! inconsistent data read from (0x84) 0+xxxxxx

            What makes Checkinstall packages not suitable for distribution?

            Running the scala interactive shell from the command line