GithubHelp home page GithubHelp logo

lonewolf1227 / ubuntu-20.04-change-gdm-background Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thiggy01/change-gdm-background

0.0 0.0 0.0 23 KB

Change the GDM3 background of Ubuntu 20.04 (Focal Fossa)

Shell 100.00%

ubuntu-20.04-change-gdm-background's Introduction

ubuntu-20.04-change-gdm-background

This script automates the process of setting an image in the GNOME Display Manager 3 background which comes by default with Ubuntu version 20.04 Focal Fossa.

Warning

This script wont work with any older version of Ubuntu because they have a different way of dealing with gdm settings.

It also won't work if your system is set to a custom gdm3 theme. You will have to reset to the default configuration of gdm3 before using the script.

This tool was made specifically to work with Ubuntu 20.04 as it now bundles all configuration files inside a .gresource file.

If you are going to set an image file that has spaces in its file name or folders, remember to scape them with backslashes.

Installation

First, you will need to install libglib2.0-dev-bin with sudo apt install libglib2.0-dev-bin

Then, you can download the script with the command below:

wget github.com/thiggy01/ubuntu-20.04-change-gdm-background/raw/master/ubuntu-20.04-change-gdm-background

And set it as an executable with chmod +x gdm-change-login-background

Usage

Run the script with root privileges such as sudo ./ubuntu-20.04-change-gdm-background /path/to/image.

If you see a message login image sucessfully changed, then, when you restart gdm or reboot your computer, your gdm background should be covered with the image you selected.

You can restore your original gdm theme any time with sudo ./ubuntu-20.04-change-gdm-background --restore.

If you feel this tool was useful and want to show some appreciation, you can donate via https://ko-fi.com/thiggy01.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.