<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aman 🚀</title>
    <description>The latest articles on DEV Community by Aman 🚀 (@amanksdotdev).</description>
    <link>https://dev.to/amanksdotdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F477439%2F525b3f15-dfab-4178-ae1e-4822a4f7b917.png</url>
      <title>DEV Community: Aman 🚀</title>
      <link>https://dev.to/amanksdotdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amanksdotdev"/>
    <language>en</language>
    <item>
      <title>Beginner Guide to Pop!_OS, Make it your own!</title>
      <dc:creator>Aman 🚀</dc:creator>
      <pubDate>Mon, 05 Oct 2020 15:29:09 +0000</pubDate>
      <link>https://dev.to/amanksdotdev/beginner-guide-to-pop-os-make-it-your-own-30cj</link>
      <guid>https://dev.to/amanksdotdev/beginner-guide-to-pop-os-make-it-your-own-30cj</guid>
      <description>&lt;p&gt;I've been suggesting &lt;strong&gt;Pop!_OS&lt;/strong&gt; to users wanting to switch to Linux. The reason being it uses the Ubuntu LTS base which is stable and there are a ton of articles available for ubuntu on the web.&lt;/p&gt;

&lt;p&gt;There is an awesome company behind Pop which is System76. They provide updates of various packages faster than ubuntu and their developers simply made perfected ubuntu for everyone.&lt;/p&gt;

&lt;p&gt;There is one problem though. After a fresh install of Pop!_OS the desktop users get is just a blank window. This might put away some new users because they are either used to a dock or taskbar.&lt;/p&gt;

&lt;p&gt;So here is a simple guide for any beginner trying out Pop.&lt;/p&gt;

&lt;h1&gt;
  
  
  Prerequisites
&lt;/h1&gt;

&lt;h3&gt;
  
  
  Do these before proceeding further
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Install gnome-tweaks​. Open terminal and enter this command.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;sudo apt install gnome-tweaks&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Install gnome-extension addon for firefox.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open Firefox&lt;/li&gt;
&lt;li&gt;Go to ​&lt;a href="https://extensions.gnome.org/"&gt;gnome-extension&lt;/a&gt;​, there will be a message on the top asking to install addon. &lt;/li&gt;
&lt;li&gt;Click and install it.&lt;/li&gt;
&lt;/ol&gt;


&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Enable Minimize &amp;amp; Maximize buttons
&lt;/h1&gt;

&lt;p&gt;There is no minimize and maximize button in Pop. Let's enable it.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open gnome-tweaks that we installed earlier.&lt;/li&gt;
&lt;li&gt;Click on &lt;strong&gt;Windows Titlebars&lt;/strong&gt; option in left menu.&lt;/li&gt;
&lt;li&gt;Enable minimize and maximize button.&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Taskbar
&lt;/h1&gt;

&lt;p&gt;If you want a taskbar then install ​ &lt;a href="https://extensions.gnome.org/extension/1160/dash-to-panel/"&gt;dash to panel&lt;/a&gt;​&lt;/p&gt;

&lt;h3&gt;
  
  
  For a traditional start menu:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Open terminal and type this command&lt;/p&gt;

&lt;p&gt;&lt;code&gt;sudo apt install gnome-shell-extensions&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Install &lt;a href="https://extensions.gnome.org/extension/3628/arcmenu/"&gt;ArcMenu&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Dock
&lt;/h1&gt;

&lt;p&gt;If you want a dock like in ubuntu or macOS then install ​ &lt;a href="https://extensions.gnome.org/extension/307/dash-to-dock/"&gt;dash to dock&lt;/a&gt;​&lt;/p&gt;

&lt;h1&gt;
  
  
  Final words
&lt;/h1&gt;

&lt;p&gt;Keep tinkering the settings available in gnome-tweaks and other extensions. You'll make your Linux look exactly how you want it.&lt;/p&gt;

</description>
      <category>linux</category>
    </item>
  </channel>
</rss>
