Tag Page

theming
How to install and set any cursor theme

How to install and set any cursor theme

Where to download cursor themes?The AUR or Arch User Repository includes already the best of cursor themes out there. Type the following text in your terminal yay cursorparu cusortrizen cursor Choose a number and install it. It will be installed in /usr/share/icons.Or...

Expand Sardi and Surfn icons with 10 Mint-Y folder icons

Expand Sardi and Surfn icons with 10 Mint-Y folder icons

When visiting Linux Mint 19.1 I discovered you can get folder color variations on the Arc theme from horst3180. Specifically the icons for the filemanagers interested me. You can already install the Mint-Y icons from aur today with yay -S mint-y-icons-git I worked on...

Quick and easy way to get an awesome grub start screen

Quick and easy way to get an awesome grub start screen

Since the images in Virtualbox are too small I have taken pictures with my smartphone. Hence the stripes and reflection. Bear that in mind. Depending if you are on ArcoLinuxD or ArcoLinuxB make sure you have grub-customizer installed. Then install our grub package...

How to make the bash prompt sexy – any desktop

How to make the bash prompt sexy – any desktop

Changing the bash prompt can be done in your .bashrc in your home directory. It is a hidden file (hence the .) so press CTRL + H to see it. Then open it with your text editor. You need to look for PS1. That will define the look of your bash prompt. There are so many...