<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>icon theme Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/icon-theme/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sun, 12 Aug 2018 07:02:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Let’s Color with Oranchelo Icon Theme</title>
		<link>https://www.osradar.com/lets-color-with-oranchelo-icon-theme/</link>
					<comments>https://www.osradar.com/lets-color-with-oranchelo-icon-theme/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Sun, 12 Aug 2018 07:02:55 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[icon theme]]></category>
		<category><![CDATA[icon theme linux]]></category>
		<category><![CDATA[linux icon]]></category>
		<category><![CDATA[linux icon theme]]></category>
		<category><![CDATA[linux theme]]></category>
		<category><![CDATA[oranchelo]]></category>
		<category><![CDATA[theme]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=5261</guid>

					<description><![CDATA[<p>In the case of theming, there are a number of available options. Theming is definitely one of the best ways to enjoy the current system. A new theme is definitely a new sauce to any boring, lifeless computer. In the case of Linux, there are obviously numerous options available for you. We’ve already discussed about [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/lets-color-with-oranchelo-icon-theme/">Let’s Color with Oranchelo Icon Theme</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In the case of theming, there are a number of available options. Theming is definitely one of the best ways to enjoy the current system. A new theme is definitely a new sauce to any boring, lifeless computer. In the case of Linux, there are obviously numerous options available for you. We’ve already discussed about different themes like <a href="https://www.osradar.com/enjoy-arrongin-theme-on-linux/">Arrogin</a>, <a href="https://www.osradar.com/theme-your-linux-with-canta-gtk-theme/">Canta</a>, <a href="https://www.osradar.com/paper-gtk-theme-on-linux/">Paper</a> and <a href="https://www.osradar.com/enjoy-arc-theme-on-linux/">Arc</a> etc.</p>
<p>Today, let’s cater ourselves with Oranchelo – an awesome icon theme pack. This theme pack is easier to install and enjoy for anyone.</p>
<h1>Downloading Oranchelo</h1>
<p>This theme officially supports Ubuntu, Debian, Fedora, Arch Linux, openSUSE etc. major Linux distros. If your Linux system wasn’t there, don’t worry. There’s also a generic method to follow.</p>
<ul>
<li>Ubuntu</li>
</ul>
<pre class="">sudo add-apt-repository ppa:oranchelo/oranchelo-icon-theme

sudo apt update &amp;&amp; sudo apt install oranchelo-icon-theme</pre>
<ul>
<li>Debian</li>
</ul>
<pre class="">cd ~/Downloads
wget https://launchpad.net/~oranchelo/+archive/ubuntu/oranchelo-icon-theme/+files/oranchelo-icon-theme_0.7.7.1~ubuntu18.04.1_all.deb -O oranchelo-icon-theme.deb

sudo dpkg -i oranchelo-icon-theme.deb
sudo apt install -f</pre>
<ul>
<li>Fedora</li>
</ul>
<pre class="">wget https://github.com/OrancheloTeam/oranchelo-icon-theme/releases/download/v0.7.4.4/oranchelo-icon-theme-0.7.4.4-1.fc27.noarch.rpm
sudo dnf install oranchelo-icon-theme-0.7.4.4-1.fc27.noarch.rpm -y</pre>
<ul>
<li>OpenSUSE</li>
</ul>
<pre class="">wget https://github.com/OrancheloTeam/oranchelo-icon-theme/releases/download/v0.7.4.4/oranchelo-icon-theme-0.7.4.4-1.fc27.noarch.rpm
sudo zypper install oranchelo-icon-theme-0.7.4.4-1.fc27.noarch.rpm</pre>
<ul>
<li>Arch Linux</li>
</ul>
<pre class="">sudo pacman -S git

git clone https://aur.archlinux.org/oranchelo-icon-theme-git.git
cd oranchelo-icon-theme-git
makepkg -si</pre>
<ul>
<li>Generic instruction</li>
</ul>
<p>For installing the theme, you have to download from GitHub and build it from source.</p>
<p>Download the theme from GitHub –</p>
<pre class="">git clone https://github.com/OrancheloTeam/oranchelo-icon-theme.git</pre>
<p><img loading="lazy" class="size-full wp-image-5264 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/get-oranchelo.png" alt="" width="1094" height="190" srcset="https://www.osradar.com/wp-content/uploads/2018/08/get-oranchelo.png 1094w, https://www.osradar.com/wp-content/uploads/2018/08/get-oranchelo-300x52.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/get-oranchelo-768x133.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/get-oranchelo-1024x178.png 1024w, https://www.osradar.com/wp-content/uploads/2018/08/get-oranchelo-696x121.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/get-oranchelo-1068x185.png 1068w" sizes="(max-width: 1094px) 100vw, 1094px" /></p>
<p>Run the installation script –</p>
<pre class="">sudo chmod +x  oranchelo-installer.sh
./oranchelo-installer.sh</pre>
<p><img loading="lazy" class="size-full wp-image-5265 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/mark-script-executable.png" alt="" width="1095" height="118" srcset="https://www.osradar.com/wp-content/uploads/2018/08/mark-script-executable.png 1095w, https://www.osradar.com/wp-content/uploads/2018/08/mark-script-executable-300x32.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/mark-script-executable-768x83.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/mark-script-executable-1024x110.png 1024w, https://www.osradar.com/wp-content/uploads/2018/08/mark-script-executable-696x75.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/mark-script-executable-1068x115.png 1068w" sizes="(max-width: 1095px) 100vw, 1095px" /></p>
<p><img loading="lazy" class="size-full wp-image-5266 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-installation-process.png" alt="" width="1095" height="488" srcset="https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-installation-process.png 1095w, https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-installation-process-300x134.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-installation-process-768x342.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-installation-process-1024x456.png 1024w, https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-installation-process-696x310.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-installation-process-1068x476.png 1068w, https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-installation-process-942x420.png 942w" sizes="(max-width: 1095px) 100vw, 1095px" /></p>
<p>Remove the sources folder –</p>
<pre class="">rm -vrf ~/oranchelo-icon-theme</pre>
<h1><img loading="lazy" class="size-full wp-image-5267 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/remove-oranchelo-folder.png" alt="" width="1095" height="586" srcset="https://www.osradar.com/wp-content/uploads/2018/08/remove-oranchelo-folder.png 1095w, https://www.osradar.com/wp-content/uploads/2018/08/remove-oranchelo-folder-300x161.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/remove-oranchelo-folder-768x411.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/remove-oranchelo-folder-1024x548.png 1024w, https://www.osradar.com/wp-content/uploads/2018/08/remove-oranchelo-folder-696x372.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/remove-oranchelo-folder-1068x572.png 1068w, https://www.osradar.com/wp-content/uploads/2018/08/remove-oranchelo-folder-785x420.png 785w" sizes="(max-width: 1095px) 100vw, 1095px" /></h1>
<h1>Activating the theme</h1>
<p>Not sure how to activate the theme? From the launcher of your Linux system, search for “Appearance”. There, you’ll have an option of choosing the icon for your system.</p>
<p><img loading="lazy" class=" wp-image-5268 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/choose-oranchelo-activate-theme.png" alt="" width="386" height="695" srcset="https://www.osradar.com/wp-content/uploads/2018/08/choose-oranchelo-activate-theme.png 317w, https://www.osradar.com/wp-content/uploads/2018/08/choose-oranchelo-activate-theme-167x300.png 167w, https://www.osradar.com/wp-content/uploads/2018/08/choose-oranchelo-activate-theme-233x420.png 233w" sizes="(max-width: 386px) 100vw, 386px" /> <img loading="lazy" class="size-full wp-image-5269 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-icon.png" alt="" width="400" height="500" srcset="https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-icon.png 400w, https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-icon-240x300.png 240w, https://www.osradar.com/wp-content/uploads/2018/08/oranchelo-icon-336x420.png 336w" sizes="(max-width: 400px) 100vw, 400px" /></p>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/lets-color-with-oranchelo-icon-theme/">Let’s Color with Oranchelo Icon Theme</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/lets-color-with-oranchelo-icon-theme/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Uniform Icon Theme for Linux</title>
		<link>https://www.osradar.com/uniform-icon-theme-for-linux/</link>
					<comments>https://www.osradar.com/uniform-icon-theme-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Mon, 06 Aug 2018 09:02:15 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[icon for linux]]></category>
		<category><![CDATA[icon theme]]></category>
		<category><![CDATA[linux icon]]></category>
		<category><![CDATA[linux icon pack]]></category>
		<category><![CDATA[uniform]]></category>
		<category><![CDATA[uniform icon]]></category>
		<category><![CDATA[uniform icon for linux]]></category>
		<category><![CDATA[uniform icon theme]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=5175</guid>

					<description><![CDATA[<p>There are a number of ways that you can use for making your Linux system more catchy and interesting. How about changing that old, non-attractive icon of yours? Or, how about adding a new set of icons to your collection? Yes, today, we’re going to enjoy ourselves with a unique set of icons on our [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/uniform-icon-theme-for-linux/">Uniform Icon Theme for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There are a number of ways that you can use for making your Linux system more catchy and interesting. How about changing that old, non-attractive icon of yours? Or, how about adding a new set of icons to your collection? Yes, today, we’re going to enjoy ourselves with a unique set of icons on our Linux system.</p>
<p>The icon set has a nice name – Uniform. This set of icon is quite different than most others. It obviously follows the current trend like flat icons, but definitely not “yet another pair of Google icons” for Linux.</p>
<h1>Getting Uniform</h1>
<p><img loading="lazy" class="size-full wp-image-5178 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/getting-uniform-icon.jpeg" alt="" width="700" height="382" srcset="https://www.osradar.com/wp-content/uploads/2018/08/getting-uniform-icon.jpeg 700w, https://www.osradar.com/wp-content/uploads/2018/08/getting-uniform-icon-300x164.jpeg 300w, https://www.osradar.com/wp-content/uploads/2018/08/getting-uniform-icon-696x380.jpeg 696w" sizes="(max-width: 700px) 100vw, 700px" /></p>
<p>The icon theme is available at <a href="https://github.com/0rAX0/uniform-icon-theme/tree/master/Uniform">GitHub</a> and <a href="https://www.gnome-look.org/content/show.php/Uniform+?content=173995">GNOME-Look</a>. For GNOME users, <a href="https://www.osradar.com/theme-your-linux-with-opendesktop/">use the openDesktop app for installing the icon theme from GNOME-Look</a>. Other users can enjoy the GitHub method for installing on any Linux distro.</p>
<p>For following GitHub method, <a href="https://www.osradar.com/how-to-install-git/">you have to have Git in your system</a>. Run the following command for downloading from GitHub –</p>
<pre class="">git clone https://github.com/0rAX0/uniform-icon-theme.git</pre>
<p><img loading="lazy" class="size-full wp-image-5182 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/download-git.png" alt="" width="1089" height="182" srcset="https://www.osradar.com/wp-content/uploads/2018/08/download-git.png 1089w, https://www.osradar.com/wp-content/uploads/2018/08/download-git-300x50.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/download-git-768x128.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/download-git-1024x171.png 1024w, https://www.osradar.com/wp-content/uploads/2018/08/download-git-696x116.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/download-git-1068x178.png 1068w" sizes="(max-width: 1089px) 100vw, 1089px" /></p>
<p>Inside the Uniform directory, place the folder in the icon directory.</p>
<pre class="">cd uniform-icon-theme
sudo mv Uniform /usr/share/icons/</pre>
<p>&nbsp;</p>
<p><img loading="lazy" class="size-full wp-image-5181 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/change-directory-uniform.png" alt="" width="1096" height="158" srcset="https://www.osradar.com/wp-content/uploads/2018/08/change-directory-uniform.png 1096w, https://www.osradar.com/wp-content/uploads/2018/08/change-directory-uniform-300x43.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/change-directory-uniform-768x111.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/change-directory-uniform-1024x148.png 1024w, https://www.osradar.com/wp-content/uploads/2018/08/change-directory-uniform-696x100.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/change-directory-uniform-1068x154.png 1068w" sizes="(max-width: 1096px) 100vw, 1096px" /> <img loading="lazy" class="size-full wp-image-5180 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/move-icon-folder.png" alt="" width="1094" height="122" srcset="https://www.osradar.com/wp-content/uploads/2018/08/move-icon-folder.png 1094w, https://www.osradar.com/wp-content/uploads/2018/08/move-icon-folder-300x33.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/move-icon-folder-768x86.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/move-icon-folder-1024x114.png 1024w, https://www.osradar.com/wp-content/uploads/2018/08/move-icon-folder-696x78.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/move-icon-folder-1068x119.png 1068w" sizes="(max-width: 1094px) 100vw, 1094px" /></p>
<p>Alternatively, for installing the icon for the current user only, run the following commands –</p>
<pre class="">mkdir ~/.icons
mv Uniform ~/.icons</pre>
<h1>Activating the theme</h1>
<p><img loading="lazy" class="wp-image-5176 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/activate-image.jpeg" alt="" width="752" height="565" srcset="https://www.osradar.com/wp-content/uploads/2018/08/activate-image.jpeg 278w, https://www.osradar.com/wp-content/uploads/2018/08/activate-image-80x60.jpeg 80w, https://www.osradar.com/wp-content/uploads/2018/08/activate-image-265x198.jpeg 265w" sizes="(max-width: 752px) 100vw, 752px" /></p>
<p>If you’ve installed the theme using openDesktop method, you can easily activate the theme from the app directly, no need to tweak the system.</p>
<p>But if you followed the GitHub procedure, you have to activate it manually. You can look out for settings like “appearance”, “theme” or “icon” in your distro’s app launcher or app finder.</p>
<p><img loading="lazy" class=" wp-image-5183 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/uniform-icon.png" alt="" width="514" height="643" srcset="https://www.osradar.com/wp-content/uploads/2018/08/uniform-icon.png 400w, https://www.osradar.com/wp-content/uploads/2018/08/uniform-icon-240x300.png 240w, https://www.osradar.com/wp-content/uploads/2018/08/uniform-icon-336x420.png 336w" sizes="(max-width: 514px) 100vw, 514px" /></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/uniform-icon-theme-for-linux/">Uniform Icon Theme for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/uniform-icon-theme-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Papirus Icon Theme for Linux</title>
		<link>https://www.osradar.com/papirus-icon-theme-for-linux/</link>
					<comments>https://www.osradar.com/papirus-icon-theme-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Sun, 08 Jul 2018 14:21:15 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[icon theme]]></category>
		<category><![CDATA[linux theme]]></category>
		<category><![CDATA[papirus icon]]></category>
		<category><![CDATA[papirus icon linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=4718</guid>

					<description><![CDATA[<p>There are number of themes available for the Linux system. Those themes change the look and feel of our system and it’s important if you feel that your system is just dull and pale. There are a number of themes available for your system like Evopop, Paper, and Canta etc. Like changing the look of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/papirus-icon-theme-for-linux/">Papirus Icon Theme for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There are number of themes available for the Linux system. Those themes change the look and feel of our system and it’s important if you feel that your system is just dull and pale. There are a number of themes available for your system like <a href="https://www.osradar.com/install-evopop-gtk-theme-on-linux/">Evopop</a>, <a href="https://www.osradar.com/paper-gtk-theme-on-linux/">Paper</a>, and <a href="https://www.osradar.com/theme-your-linux-with-canta-gtk-theme/">Canta</a> etc.</p>
<p>Like changing the look of the system, you can also change the look of all the apps by applying various icon theme packs. Changing the icons is also a nice way of refreshment. Today, let’s take a look at the cool-looking Papirus icon theme.</p>
<h2>Downloading Papirus icon theme</h2>
<ul>
<li>Ubuntu</li>
</ul>
<pre>sudo add-apt-repository ppa:papirus/papirus
sudo apt-get update
sudo apt-get install papirus-icon-theme</pre>
<ul>
<li>Debian and Debian-derivatives</li>
</ul>
<pre>sudo sh -c "echo 'deb http://ppa.launchpad.net/papirus/papirus/ubuntu xenial main' &gt; /etc/apt/sources.list.d/papirus-ppa.list"

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com E58A9D36647CAE7F
sudo apt-get update
sudo apt-get install papirus-icon-theme</pre>
<ul>
<li>Universal method</li>
</ul>
<p>This method will work for all the Linux distros. That’s why we’ll be following this method today to install the icon pack. Run the following command:</p>
<pre># Installing under ROOT directory (recommended)
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install.sh | sh

# HOME directory for GTK
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install.sh | DESTDIR="$HOME/.local/share/icons" sh

# For BSD systems
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install.sh | DESTDIR="/usr/local/share/icons" sh

# Uninstall the icon
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/uninstall.sh | sh

# Note that for Qt4 apps, you need to have "libqt4-svg" for proper working with the theme</pre>
<h2><img loading="lazy" class="size-full wp-image-4721 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/07/papirus-1.png" alt="" width="1365" height="633" srcset="https://www.osradar.com/wp-content/uploads/2018/07/papirus-1.png 1365w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-300x139.png 300w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-768x356.png 768w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-1024x475.png 1024w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-696x323.png 696w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-1068x495.png 1068w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-906x420.png 906w" sizes="(max-width: 1365px) 100vw, 1365px" /></h2>
<h2>Enabling the theme</h2>
<p>Once the download is complete, you can easily activate the theme directly on your system. Depending on each distro, the method varies. However, just look out for “Appearance” or “Theme” in your system settings. You should come up with a similar option.</p>
<figure id="attachment_4722" aria-describedby="caption-attachment-4722" style="width: 1366px" class="wp-caption aligncenter"><img loading="lazy" class="wp-image-4722 size-full" src="https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated.png" alt="" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated.png 1366w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-4722" class="wp-caption-text">Activating Papirus on XFCE</figcaption></figure>
<p>Voila! Papirus theme is activated!</p>
<p>If you need any further in-depth assistance or more configuration ability, don&#8217;t forget to <a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme">check out the GitHub Papirus icon theme page</a>!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/papirus-icon-theme-for-linux/">Papirus Icon Theme for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/papirus-icon-theme-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
