GithubHelp home page GithubHelp logo

Comments (4)

NetMan134 avatar NetMan134 commented on June 13, 2024 1

Hi!
Thanks for your response - putting nody-greeter in the lightdm.conf did the trick. Everything else was already done and after a reboot it successfully loaded into nody-greeter. I think you should include that in the readme, but that's just my opinion - because didn't see people having this problem nor see this in the docs

Thanks again and have a great night (it's 12 AM in GMT+2 right now),
Oskar

from nody-greeter.

NetMan134 avatar NetMan134 commented on June 13, 2024

Missclick - sorry.

from nody-greeter.

JezerM avatar JezerM commented on June 13, 2024

Hello~ First, if you wanna use one of these web based greeters, like nody-greeter, you need to install it and set greeter-session=nody-greeter at /etc/lightdm/lightdm.conf. If the lightdm service is not enabled, you should so: sudo ln -s /etc/sv/lightdm /var/service/.

These greeters come with three preinstalled themes: gruvbox (the default one), dracula and simple.

For lightdm-void-theme, you can follow the instructions in the README to build the theme and copy it to /usr/share/web-greeter/themes where all themes should reside. You can use nody-greeter --list to list all installed themes; lightdm-void-theme should be listed.

Then, open your web-greeter/nody-greeter config file at /etc/lightdm/web-greeter.yml (it's the same config file for both greeters), and edit the theme: gruvbox value to theme: lightdm-void-theme:

greeter:
    ...
    theme: lightdm-void-theme
    ...

You could run nody-greeter --debug to preview your chosen theme, and if everything is okay, just let it stay~ Or restart the lightdm service to make sure everything is setup correctly.

from nody-greeter.

JezerM avatar JezerM commented on June 13, 2024

I'll add this step in the README just in case. Good night there~

from nody-greeter.

Related Issues (20)

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.