Skip to content

Instantly share code, notes, and snippets.

@utgupta27
Created July 7, 2021 12:20
Show Gist options
  • Save utgupta27/57196bd7e4699033219e9da6ed796965 to your computer and use it in GitHub Desktop.
Save utgupta27/57196bd7e4699033219e9da6ed796965 to your computer and use it in GitHub Desktop.
Change the Login Screen Background in Ubuntu 20.04 LTS
Run the Commands listed below:
$sudo apt install git make gcc libgtk-3-dev libpolkit-gobject-1-dev
$git clone https://github.com/thiggy01/gdm-background.git
$cd gdm-background/
$make
$sudo make install
Click the GDM-Background icon in your application launcher and drag-n-drop any background image of your choice and then restart Your computer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment