How to resize Firefox icon on desktop?

Clash 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.
16.04 firefox icons gnome-classic
add a comment |Â
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.
16.04 firefox icons gnome-classic
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
add a comment |Â
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.
16.04 firefox icons gnome-classic
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
16.04 firefox icons gnome-classic
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
add a comment |Â
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
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
0
down vote
- Over the desktop Firefox icon right click â Properties
- Select Basic tab
- Left click on the Firefox icon.
- Select path:
/usr/share/icons/elementary-xfce/apps/48/firefox.png
Done!
there is noelementary-xfcefolder 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
add a comment |Â
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
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
- Over the desktop Firefox icon right click â Properties
- Select Basic tab
- Left click on the Firefox icon.
- Select path:
/usr/share/icons/elementary-xfce/apps/48/firefox.png
Done!
there is noelementary-xfcefolder 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
add a comment |Â
up vote
0
down vote
- Over the desktop Firefox icon right click â Properties
- Select Basic tab
- Left click on the Firefox icon.
- Select path:
/usr/share/icons/elementary-xfce/apps/48/firefox.png
Done!
there is noelementary-xfcefolder 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
add a comment |Â
up vote
0
down vote
up vote
0
down vote
- Over the desktop Firefox icon right click â Properties
- Select Basic tab
- Left click on the Firefox icon.
- Select path:
/usr/share/icons/elementary-xfce/apps/48/firefox.png
Done!
- Over the desktop Firefox icon right click â Properties
- Select Basic tab
- Left click on the Firefox icon.
- Select path:
/usr/share/icons/elementary-xfce/apps/48/firefox.png
Done!
edited Apr 22 at 9:33
David Foerster
26.3k1362106
26.3k1362106
answered Mar 21 at 17:52
Angel
1
1
there is noelementary-xfcefolder 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
add a comment |Â
there is noelementary-xfcefolder 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
add a comment |Â
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
add a comment |Â
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
add a comment |Â
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
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
edited Apr 22 at 11:50
answered Apr 22 at 7:31
ustick
908
908
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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