Skip to content

GDM Settings

GDM Settings is a settings application for the GNOME desktop environment, login/lock screen. Written in Python and uses LibAdwaita for the GUI.

Installation from repository

GDM Settings can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install GDM Settings and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install gdm-settings
shell
epm -i gdm-settings

Installation using Flatpak

If you have the Flatpak package, you can install GDM Settings with one command:

shell
flatpak install flathub io.github.realmazharhussain.GdmSettings

Or using the GNOME Software 🤔

Follow the link to install GDM Settings, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.