Skip to content

5000+ Great Articles

Best Articles & Essays: Interesting Articles to Read Online

  • 10 Previous-Generation Nintendo Switch Ports You Might Have Missed Gaming
  • How to Fix Audio Not Working On Your Laptop Help Desk
  • Best hp 35s scientific calculator 2020

    Best hp 35s scientific calculator 2020. 1 - HP Calculator 35s Top Reviews This calculator has the finest functionality

  • 4 Useful Tablet & Smartphone Benchmarking Tools Tools Review
  • How to Flush DNS Cache on Windows, macOS, Android and iOS How-To
  • What Is WiFi Direct in Windows 10 (And How to Use It) Windows 10
  • How To Turn Photos & PDFs To Black & White On Mac Tutorials
  • How To Update Mac OS X & Mac Apps From Terminal OS X

How to Find, Download, and Install Custom Icons in Linux

Posted on October 7, 2020 By blog_786 No Comments on How to Find, Download, and Install Custom Icons in Linux

Linux users are free to customize their system according to their preferences, including desktop theme and icons. There are many easy ways to create custom icons in Linux to change the look of your system. We will discuss the following methods for using custom icons:

  • Find and install custom icons from trusted websites.
  • Using the Tar command for a single user or system wide use
  • Modernize your Xfce desktop with attractive icons
  • Install the Linux Mint Cinnamon Paper icon theme
  • Create an application shortcut in Ubuntu using the GNOME desktop
  • Find and install custom icons in Linux from trusted websites

    There are many places on the Internet where users can download their own icon themes. Listed below are the websites that are trusted by the Linux community.

    • Almost all open source projects, including custom icons, come from Github
    • Gnome-look.org hosts high quality Gnome based icon themes.
    • The art sharing community, deviantart.com, is known for high quality themes and icons created by its members.
    • Users can download custom widgets from the official KDE store
    • OpenDesktop.org is another reliable website for icon themes.

    Browse through one of the websites listed above to find your favorite icon theme and download it. Right-click the archive to extract its contents and click here.

    The file manager on your system will automatically create a folder and place the contents of the archive into it.

    How to Find, Download, and Install Custom Icons in Linux

    Enter the following command in a terminal to create a hidden icons folder in your home directory:

    mkdir -p ~ / .icon

    – /

    Find the downloaded icon theme, which is usually found in the download folder. Use the CD command below to get there.

    cd ~ / Downloads

    To install an icon there, move it to the hidden icons directory you created.

    mv ~ / .icons

    Replace the folder name with the theme of your icon in the above command between <>.

    Use Tar Command for Single User or System Level Use

    Search for an icon theme on one of the trusted websites listed above. Below is a screenshot of the icon pack from openDesktop.org.

    How to Find, Download, and Install Custom Icons in Linux

    Download the icon pack using the following tar command:

    $ tar xJpf papirus-icon-theme-20190203.tar.xz

    Then move the extracted folder with icons into place. If you are installing it for only one user, move it to:

    ~ / .local / share / icons /

    Place the folder in the following system-side installation location:

    ~ / usr / share / icons /

    Open a terminal and use one of the following commands, depending on the type of installation:

    $ cp -r ~ / Downloads / papirus-icon-theme-20190203 ~ / .local / share / icons /

    or

    $ sudo cp -r ~ / Downloads / papirus-icon-theme-20190203 / usr / share / icons /

    Select the “Themes” or “Appearance” tab.

    How to Find, Download, and Install Custom Icons in Linux

    Find the option to select the downloaded icon theme and select it to apply.

    Update Xfce desktop with great-looking icons

    Xfce is a popular Linux desktop environment because it is lightweight and works with limited resources. However, it looks old.

    How to Find, Download, and Install Custom Icons in Linux

    Customizing themes and adding custom icons in Linux can beautify your desktop and make it look more modern and fresh.

    Go to Xfce-look.org to find and download a set of icon themes you like (such as the one below), extract it and place it in the .icons directory in your home directory.

    How to Find, Download, and Install Custom Icons in Linux

    To choose an icon theme, go to Settings> Appearance> Icons.

    How to Find, Download, and Install Custom Icons in Linux

    Install the paper icon theme in Linux Mint Cinnamon

    There are two ways to install icon theme sets in Linux Mint. Downloading an icon theme and extracting it into the ~ / .icons directory was discussed above.

    Another way is to use PPA (Personal Package Archive). Below is a screenshot of a cool icon pack called Paper Icon Theme

    How to Find, Download, and Install Custom Icons in Linux

    Open Terminal (Ctrl + Alt + T) and use the command below:

    sudo add-apt-repository ppa: snwh / pulp

    sudo apt-get update

    sudo apt-get install paper-icon-theme

    After installing the icon theme, from the menu select “Settings” then “Themes”.

    How to Find, Download, and Install Custom Icons in Linux

    To find icons in Linux Mint, take a look at Theme Options. To change only the icons, not the theme, click Icons.

    How to Find, Download, and Install Custom Icons in Linux

    Here you will see all the available icons. Select the kit you want to use.

    Create an application shortcut on Ubuntu using GNOME Desktop

    The instructions below will also work for any other distributions using the GNOME desktop

    Classic desktop operating systems include on-screen icons such as trash can, file manager, and application shortcuts.

    On Windows, many programs ask if you want to create a shortcut on the desktop, but Linux distributions don’t.

    How to Find, Download, and Install Custom Icons in Linux

    Make sure you have the GNOME Tweak Tool installed and enable the Show Icons option.

    How to Find, Download, and Install Custom Icons in Linux

    To add shortcuts to the desktop, locate the .desktop application files. Choose Files> Other Location> Computer.

    How to Find, Download, and Install Custom Icons in Linux

    Then go to usr directory> sharing> apps. You should see other Ubuntu applications that you have already installed in this location. Look for the names of the .desktop files.

    How to Find, Download, and Install Custom Icons in Linux

    Find the application icon and either drag it to the desktop, or copy from the .desktop file (keyboard shortcut Ctrl + C) and paste to the desktop (keyboard shortcut Ctrl + V).

    How to Find, Download, and Install Custom Icons in Linux

    Instead of an application logo or icon, you will see a text file with a warning: untrusted application launcher.

    How to Find, Download, and Install Custom Icons in Linux

    Click Trust and Run. Not only will the application launch, you will also see that the .desktop file will now be the application icon.

    If you are bored or tired of looking at the same user interface and want to use non-default icons, you can. Customize your icons following the guidelines above and update your desktop.

    –

    Share this:

    • Twitter
    • Facebook
Linux Tips Tags:Download

Post navigation

Previous Post: 15 Best Websites for Free Clipart Downloads
Next Post: How to Create an XML Sitemap for Your Site

Related Posts

  • Use MSStyles to Theme Wine Applications In Linux Linux Tips
  • How to Install Ubuntu in VirtualBox Linux Tips
  • Convert Images Between Formats via the Command Line in Ubuntu Linux Tips
  • Use FFmpeg To Easily Extract Audio From FLV FIles Linux Tips
  • What Is The Best Linux Distro For Gaming? Linux Tips
  • Create and Edit Zip Files In Linux Using The Terminal Linux Tips

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Archives

  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • March 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018

Categories

  • AI Tools & Guides
  • Amazon Web Services
  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • islamic Books
  • Linux
  • Linux Tips
  • Mac OS X
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress
  • 4 Ways to Share WiFi Without Giving Away Your Password
  • How to Get 2 Free Audiobooks From Audible Trial Instead of 1
  • 10 Things to Check Before Publishing a YouTube Video
  • A Simple Trick to Get 50% Discount on Audible for Three Months
  • How to reset your SIM card
DMCA.com Protection Status

Recent Posts

  • 4 Ways to Share WiFi Without Giving Away Your Password
  • How to Get 2 Free Audiobooks From Audible Trial Instead of 1
  • 10 Things to Check Before Publishing a YouTube Video
  • MailTag: Real-time Email Tracking, Made Easy
  • Pokemon Sleep: what is it and how to play

Recent Comments

  1. This Simple Trick Lets You Play YouTube in the Background on iOS on YouTube Not Working? Here Are Quick Fixes To Try
  2. How to Bypass Chromecast DNS and Circumvent Geo Blocking on 5 Cool Websites to Find Good Movies and TV Shows on Netflix
  3. 5 Cool Websites to Find Good Movies and TV Shows on Netflix on check netflix video quality internet explorer
  4. SmartDNS vs VPN “What’s the Difference?” on How to Watch Apple TV on Roku
  5. How to go Back to the old YouTube Layout (2013) on 10 Things to Check Before Publishing a YouTube Video
  • Fix “Could Not Find This Item” When Deleting in Windows Help Desk
  • How to Automatically Mute your Mac When it Wakes Up From Sleep How-To
  • The Basic Facts of Best Vat Calculator Examples

    Be aware the is simply an example to comprehend about GST. The Square Footage Vat Calculator will definitely provide you a friendlier number if you o

  • Here Are Some Biggest Myth in Technology How-To
  • How to Digitize DVDs 2021 How-To
  • Replace Command Prompt with PowerShell and Vice Versa in Windows 10 Windows 10
  • How to Use the Windows 10 Sandbox Windows 10
  • HDG Explains: What Is JavaScript & What Is It Used For Online? Featured Posts

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version