this post was submitted on 14 Aug 2023
4 points (100.0% liked)

Manjaro - Enjoy the simplicity

610 readers
1 users here now

About

Manjaro is a GNU/Linux distribution based on Arch. It is a rolling release distro which includes a user-friendly installer, tested updates that try very hard to not break your system and a community of friendly users for support. Official releases include Xfce, KDE, Gnome, and the minimal CLI-Installer Architect. Community releases include Awesome, bspwm, Budgie, Cinnamon, Deepin, i3, LXDE, LXQT, Mate, OpenBox and builds for ARM devices like Raspberry Pi, Odroid etc.

Official site

manjaro.org

Choose your edition

Manjaro downloads

Arch related

Arch Linux community

Important

Lemmy doesn’t have flags yet, so please tag your posts with [Question], [Help], [Other], [Promoting], [Edition:ed]; ie [Edition:KDE] or other you may think is appropriate.

[This is not an official forum.]

founded 4 years ago
MODERATORS
 

Since some updates, the background image on the GDM login screen is only displayed for a blink second and then disappears for a complete black background.

Is there any fix or workaround available?

top 1 comments
sorted by: hot top controversial new old
[–] laskobar@feddit.de 1 points 1 year ago

I could solve the issue. There seems to be a new version of gdm_settings in GIT (https://github.com/gdm-settings/gdm-settings). You can download it via wget https://github.com/gdm-settings/gdm-settings/archive/refs/tags/v3.3.tar.gz. Extract the archive, change to the extracted directory and run ./build_and_run.sh. After compiling, you can set the background image permanent this time, via the dialog. Currently i have found only 3.1 in AUR, hopefully 3.3 will be available soon.