<?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>linux gtk theme Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/linux-gtk-theme/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 14 Nov 2018 17:31:29 +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>Qogir GTK Theme on Linux</title>
		<link>https://www.osradar.com/qogir-gtk-theme-on-linux/</link>
					<comments>https://www.osradar.com/qogir-gtk-theme-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Wed, 14 Nov 2018 17:31:29 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[gtk theme]]></category>
		<category><![CDATA[linux gtk theme]]></category>
		<category><![CDATA[qogir gtk theme]]></category>
		<category><![CDATA[theme]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=7310</guid>

					<description><![CDATA[<p>Are you a big fan of the flat themes? Qogir GTK theme is based on Arc with elegance. It offers an extremely modern look with a simpler color scheme that makes everything look clean. The best part is, the theme offers a variety of colors (dark, light and standard). Feel free to enjoy the theme [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/qogir-gtk-theme-on-linux/">Qogir GTK Theme on 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>Are you a big fan of the flat themes? Qogir GTK theme is based on Arc with elegance. It offers an extremely modern look with a simpler color scheme that makes everything look clean. The best part is, the theme offers a variety of colors (dark, light and standard). Feel free to enjoy the theme to the fullest!</p>
<p>There are also other flat and cool-looking themes out there, such as <a href="https://www.osradar.com/enjoy-hooli-gtk-theme/">Hooli</a>, <a href="https://www.osradar.com/make-ubuntu-more-beatiful-with-nordic-theme/">Nordic</a>, <a href="https://www.osradar.com/enjoy-arrongin-theme-on-linux/">Arrogin</a>, and <a href="https://www.osradar.com/install-evopop-gtk-theme-on-linux/">Evopop</a> etc. Don’t forget to check them out!</p>
<h1>Prerequisites</h1>
<p>Qogir is a GTK theme. That’s why you have to make sure that your system contains the GTK theme engines and other dependencies.</p>
<p>Run the following command(s) according to your Linux distro –</p>
<ul>
<li>Ubuntu</li>
</ul>
<pre class="">sudo apt install gtk2-engines-murrine gtk2-engines-pixbuf git</pre>
<p><img loading="lazy" class="size-full wp-image-7313 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/qogir-1.png" alt="" width="1083" height="320" srcset="https://www.osradar.com/wp-content/uploads/2018/11/qogir-1.png 1083w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-1-300x89.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-1-768x227.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-1-1024x303.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-1-696x206.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-1-1068x316.png 1068w" sizes="(max-width: 1083px) 100vw, 1083px" /></p>
<ul>
<li>Debian</li>
</ul>
<pre class="">sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf git</pre>
<ul>
<li>Fedora</li>
</ul>
<pre class="">sudo dnf install gtk-murrine-engine gtk2-engines git</pre>
<ul>
<li>OpenSUSE</li>
</ul>
<pre class="">sudo zypper install gtk-murrine-engine gtk2-engines git</pre>
<ul>
<li>Arch Linux</li>
</ul>
<pre class="">sudo pacman -S pacman -S gtk-engine-murrine gtk-engines git</pre>
<ul>
<li>Generic Linux instruction</li>
</ul>
<p>Get the following packages for your system –</p>
<pre class="">gtk2-murrine-engine or gtk-engines-murrine

git

gtk2-engines-pixbuf or gtk2-engines</pre>
<h1>Getting Qogir</h1>
<p>Grab the theme from GitHub –</p>
<pre class="">git clone <a href="https://github.com/vinceliuice/Qogir-theme.git">https://github.com/vinceliuice/Qogir-theme.git</a></pre>
<p><img loading="lazy" class="size-full wp-image-7314 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/qogir-2.png" alt="" width="1078" height="251" srcset="https://www.osradar.com/wp-content/uploads/2018/11/qogir-2.png 1078w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-2-300x70.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-2-768x179.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-2-1024x238.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-2-696x162.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-2-1068x249.png 1068w" sizes="(max-width: 1078px) 100vw, 1078px" /></p>
<p>Run the installation –</p>
<pre class="">./Install</pre>
<p><img loading="lazy" class="size-full wp-image-7315 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/qogir-3.png" alt="" width="1080" height="296" srcset="https://www.osradar.com/wp-content/uploads/2018/11/qogir-3.png 1080w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-3-300x82.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-3-768x210.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-3-1024x281.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-3-696x191.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-3-1068x293.png 1068w" sizes="(max-width: 1080px) 100vw, 1080px" /></p>
<p>Qogir also offers a number of other installation options. Run them according to your needs.</p>
<ul>
<li>Enable GNOME support</li>
</ul>
<pre class="">./Install -m gnome</pre>
<ul>
<li>Square window buttons</li>
</ul>
<pre class="">./Install -s</pre>
<ul>
<li>Enable Nautilus background</li>
</ul>
<pre class="">./Install -i</pre>
<ul>
<li>Install system-wide</li>
</ul>
<pre class="">sudo -s

./Install -d /usr/share/themes</pre>
<ul>
<li>Color variation</li>
</ul>
<pre class=""># Light

./Install -c light

# Dark

./Install -c dark

# Standard

./Install -c standard</pre>
<h1>Enabling Qogir</h1>
<p>Look for “themes” or “appearance” in the system settings of your distro.</p>
<p><img loading="lazy" class="size-full wp-image-7316 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/qogir-4.png" alt="" width="1138" height="713" srcset="https://www.osradar.com/wp-content/uploads/2018/11/qogir-4.png 1138w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-4-300x188.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-4-768x481.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-4-1024x642.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-4-696x436.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-4-1068x669.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-4-670x420.png 670w" sizes="(max-width: 1138px) 100vw, 1138px" /> <img loading="lazy" class="size-full wp-image-7317 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/qogir-5.png" alt="" width="1131" height="710" srcset="https://www.osradar.com/wp-content/uploads/2018/11/qogir-5.png 1131w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-5-300x188.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-5-768x482.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-5-1024x643.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-5-696x437.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-5-1068x670.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/qogir-5-669x420.png 669w" sizes="(max-width: 1131px) 100vw, 1131px" /></p>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/qogir-gtk-theme-on-linux/">Qogir GTK Theme on 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/qogir-gtk-theme-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
