How to make Linux look like Windows 10

Configurare noua (How To)

Situatie

Solutie

The method that works on many desktop environments is to simply download a Windows 10 theme pack and icon pack designed for GTK desktops and drop them into the proper folders. We’ll demonstrate this with Cinnamon (on Linux Mint 23.3, specifically), but it’ll also work on GNOME, Xfce, LXDE, and MATE.

Step 1: Download and Install the Theme

The best source for Windows 10 GTK theming files is the B00merang Project’s GitHub release page. That is the light version, and though we’ll use it as an example in this guide, you can grab the Windows 10 dark variant if you prefer.

In the latest release card (3.2.1 at the time of writing), download your Windows 10 theming by clicking “Source Code (ZIP).”

GitHub Release page for B00-merang-Project's Windows 10 theme, with the zip file download labeled Source Code highlighted.

When the ZIP file download completes, you’ll need to extract the contents. For a quick command line solution, first run this command in your home directory to create the folder in case it doesn’t already exist:

mkdir -p ~/.themes

Follow that with the unzip command to decompress it and drop it in the themes folder:

unzip Downloads/Windows-10-3.2.1.zip -d ~/.themes

Just tweak the directory path and name for the file if yours is different. This will cause the files to be extracted into your Downloads directory.

Want to use the desktop interface instead of the command line? Just open your file browser and look for the downloaded ZIP file. It should be named something like “Windows-10-3.2.1.zip”. Double-click it to open the extraction dialog, which will look different depending on your distribution and DE. Regardless, there should be a noticeable “Extract” button for you to click. In our example, it’s in the top-left corner of the dialog.

Extract button highlighted in the GNOME Archive Manager.

You’ll be prompted to choose an extraction location, and, for simplicity, we’ll leave it at the default: the Downloads folder where we found the ZIP file.

Once extraction has finished, locate the extracted directory in your file explorer, likely also called “Windows-10-3.2.1”. Copy the directory, and with it in your clipboard, move back to your home folder.

At this point, you’ll need to make hidden files visible in your file browser. You can usually find this setting in the View drop-down menu, as is the case in Nemo.

The Show Hidden Files option in the Nemo file manager for Linux.

You should now see several folders that weren’t there before and whose names start with a period like “.local”. You need the “.themes” folder, but in our version of Linux it didn’t exist yet, so we just made one.

Creating a folder named .themes in a Linux home directory using a file manager.

After creating the .themes folder, open it and paste your theme folder there by either right-clicking and selecting “Paste” or using the keyboard shortcut Ctrl+V.

Windows 10 theme pasted into the .themes folder on a Linux system.

Step 2: Download and Install the Icon Pack

The basic theme package contains what you need to get the overall design of Windows 10, but if you want those illustrious icons, you need to get and install those separately.

They’re available from the same project, but in a separate icons repository. Again, download the ZIP file for the latest release and unzip it like you did the theme pack. Copy the unzipped contents, and this time paste it into the .icons folder in your home directory. On my system, the folder already existed, but you may have to create it yourself.

Windows 10 icon folder in the icons folder in a Linux home directory
Step 3: Enable Your Windows 10 Theme

With your theme and icons in place, it’s time to paint the town Windows. Open your DE’s settings and look for its theming preferences, likely called “Appearance” or, in the case of Cinnamon, “Themes.”

The Themes menu available in the Cinnamon desktop environment.

Then we need to choose the Windows 10 theme for every category available. To get this ability in Cinnamon, I needed to click “Advanced Settings.”

If you're using the Cinnamon desktop environment, click

Again, the interface will look different depending on precisely your distro and DE. But in Cinnamon, there are three categories you can change to Windows: Applications, Icons, and Desktop. Click the button in each category to open the options.

Cinnamon breaks theming down into applications, icons, and desktop.

You might need to scroll to reveal it, but there will be an option named Windows-10-1.2.3 (or whatever theme or icon version you downloaded is named).

The finishing touch is of course the classic Windows 10 background. There’s a large collection of the older ones on Imgur. I wanted the lighter blue version of the glass pane one, which I found at 4K Wallpapers.

Cinnamon desktop environment with Windows 10 theme applied.

We’re now looking a lot better, but some things are a bit off. The taskbar in particular doesn’t look quite right. Keep in mind these themes can only go so far in cloning Windows 10. If you’re willing to explore your desktop settings, though, there are often settings that will get you closer to 2017-era Windows nirvana.

For example, in Cinnamon, I can replace the Mint logo in the Start menu by right-clicking it and choosing Configure > Appearance > Icon.

Choose the

If I want to see window titles in open taskbar apps, I can right-click any app icon and go to Applet Preferences > Configure > Panel > Button Label, then select “Window Title.”

Change the

And I can also get the My Computer icon and others on my desktop. If you right-click anywhere on the desktop and choose Customize > Desktop Settings. Just toggle on the ones you want. (Note that “Home” is what you’d call the “User’s Files” on Windows.)

Toggle on and off your desktop icons in Cinnamon.

Now my Cinnamon desktop is looking pretty good.

Cinnamon desktop with additional Windows 10 tweaks applied.

Tip solutie

Permanent

Voteaza

(5 din 11 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?