kronos68 / BACKGROUND-LOGIN-SCREEN

CHANGE BACKGROUND LOGIN SCREEN [ Kali Linux 2020.3 & Ubuntu 20.04 ]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change Background Login Screen

This script only changes the login background on Kali Linux 2020.3 and Ubuntu 20.04. the latest. You can change the login background color by selecting your favorite color. And if you want to change the login background with an image, we only need to prepare an image then running the script will automatically change the login screen background on your linux.

TESTED:

  • Kali Linux 2020.3 [Desktop GNOME]
  • Ubuntu 20.04

How To Use :

Instructions on how to use the Background Login Screen:

git clone https://github.com/kp300/BACKGROUND-LOGIN-SCREEN.git
cd BACKGROUND-LOGIN-SCREEN
sudo chmod +x login-background.sh

Kali Linux:

sudo bash login-background.sh kali

Ubuntu 20.04:

sudo bash login-background.sh ubuntu

Reset automatically to the original background for KALI LINUX and UBUNTU:

sudo bash login-background.sh -reset

Screenshoot

Ubuntu Kali Linux
background-login-ubuntu background-login-kali

About

CHANGE BACKGROUND LOGIN SCREEN [ Kali Linux 2020.3 & Ubuntu 20.04 ]

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%