Results 1 to 6 of 6

Thread: Customize Application Menu Icon

  1. #1
    Join Date
    Sep 2024
    Beans
    22

    Customize Application Menu Icon

    Good afternoon

    I want to customize the app menu icon, but when I do, the icon I changed it to looks completely blank, is this normal?

    Greetings.

  2. #2
    Join Date
    May 2008
    Beans
    4,363
    Distro
    Ubuntu 24.04 Noble Numbat

    Re: Customize Application Menu Icon

    If you are using Gnome 46 and Ubuntu 24.04, here we go:-

    Place the icon you wish to use in /usr/share/icons (sudo privileges required)
    Then you have to find and select the application where you wish to change the icon
    Example herewith for GIMP
    I downloaded an icon from the internet and renamed it as gimp.png
    Then, I moved gimp.png to usr/share/icons
    Navigate via terminal to /usr/share/applications
    Code:
    cd /usr/share/applications
    Code:
    sudo nano gimp.desktop
    Navigate to the line Icon=gimp
    Change to Icon=/usr/share/icons/gimp.png
    Ctrl O to save
    Ctrl X to exit
    Log out and log in

  3. #3
    Join Date
    Sep 2024
    Beans
    22

    Re: Customize Application Menu Icon

    Good afternoon

    I don't want to change the application icon, I try to change the show applications icon (9 points), I managed to change it but it comes out blank.

    I remember that in previous versions of Ubuntu you could change it and it would come out with color.

    Greetings.

  4. #4
    Join Date
    May 2008
    Beans
    4,363
    Distro
    Ubuntu 24.04 Noble Numbat

    Re: Customize Application Menu Icon

    Apologies - I misunderstood.

    Dash to Panel (gnome extension) has a setting for changing the "Show Applications" icon

  5. #5
    Join Date
    Sep 2024
    Beans
    22

    Re: Customize Application Menu Icon

    Quote Originally Posted by tea for one View Post
    Apologies - I misunderstood.

    Dash to Panel (gnome extension) has a setting for changing the "Show Applications" icon

    Hello


    The extension has helped me and I have been able to change the icon as I wanted.


    Thank you very much, the topic can be closed.


    Greetings.

  6. #6
    Join Date
    May 2008
    Beans
    4,363
    Distro
    Ubuntu 24.04 Noble Numbat

    Re: Customize Application Menu Icon

    Quote Originally Posted by chetinho10 View Post
    The extension has helped me and I have been able to change the icon as I wanted.
    Thank you very much, the topic can be closed.
    You can close the topic by marking the thread as solved.
    It is helpful to other users/searchers.
    https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •