2020-Dec-24-6:03 am
This tutorial will show you how to convert your Linux desktop the exact look and feel like Windows XP.
All credit goes to: "Amine Tech" on Youtube
Copy and paste into your Linux terminal exactly like below in order and then watch the video to continue converting to Windows XP
https://www.youtube.com/watch?v=74HWbRyogdE
All credit goes to: "Amine Tech" on Youtube
Copy and paste into your Linux terminal exactly like below in order and then watch the video to continue converting to Windows XP
$ sudo apt install wget git
$ wget https://archive.org/download/bliss-600dpi/bliss-600dpi.png -P ~/Pictures
$ git clone https://github.com/B00merang-Project/Windows-XP.git Windows-XP-Themes
$ git clone https://github.com/B00merang-Artwork/Windows-XP.git Windows-XP-Icons
$ mkdir .themes .icons
$ cp -r 'Windows-XP-Themes/Windows XP Luna' ~/.themes
$ cp -r 'Windows-XP-Icons/' ~/.icons
https://www.youtube.com/watch?v=74HWbRyogdE