Effect display The built-in boot interface is too ugly, so I downloaded a theme to beautify it. The effect is as follows Theme download address Download this theme: https://www.gnome-look.org/p/1009236/ Installing the Theme Unzip $ tar xvJf Vimix-1080p.tar.xz Enter the unzipped folder $ cd Vimix-1080p Install $ sudo ./install.sh Modify startup settings If you can use vi or vim $ sudo vi /etc/default/grub or $ sudo vim /etc/default/grub If you don't know how to use vi or vim $ sudo gedit /etc/default/grub Generally, we need to change GRUB_DEFAULT (default boot item: this number is the number of boot items you see when you boot up, from top to bottom. Remember! The numbering starts from 0, which means that the first item is 0, the second item is 1, and so on), GRUB_TIMEOUT_STYLE (whether to display the countdown, the hidden attribute means that the countdown will not be displayed), and GRUB_TIMEOUT (waiting time, in seconds) renew Remember to update the changes at the end and enter $ sudo update-grub This is the end of this article about beautifying the boot interface of win10 + Ubuntu20.04 LTS dual system. For more relevant content about beautifying the interface of Ubuntu20.04 LTS dual system, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: 22 Vue optimization tips (project practical)
>>: How to safely shut down a MySQL instance
In Ubuntu, you often encounter the situation wher...
Recently, when using IIS as a server, the apk fil...
Table of contents View all storage engines InnoDB...
1. Delete folders Example: rm -rf /usr/java The /...
Preface JSON is a lightweight data exchange forma...
Introduce two methods to view MySQL user permissi...
1. What is master-slave replication? Master-slave...
The vue mobile terminal determines the direction ...
First, let's talk about why we use provide/in...
Table of contents Preface XA Protocol How to impl...
1. Create a new UI project First of all, our UI i...
This article example shares the specific code of ...
Example source code: https://codepen.io/shadeed/p...
Add rules to the el-form form: Define rules in da...
I was woken up by a phone call early in the morni...