ReGreet
ReGreet copied to clipboard
Clean and customizable greeter for greetd
Just want to start by saying I am a little new at linux, but I'm pretty sure I'm doing everything right here. Basically, in my sway config file, i have...
Hello, I was trying to use ReGreet with two monitors, and it ended up spanning one login screen across the middle of both monitors, which was difficult to use. Would...
Hello, I was curious if there is any way to override the "Welcome back!" message so it can say something else, or perhaps remove the message so the login box...
I'm working at bringing official builds of `greetd` to the Arch Linux [community] repository. I'll have at least a couple of the most common greeters to go with it but...
I'm not sure where to direct this, greetd or you, sorry about that. Turning off and on the screen and exiting river results in: info(wlroots): [libseat] [libseat/backend/seatd.c:70] Could not connect...
This resolves #15 by prepending `startx /bin/env` to X11 session commands, to start an X server for an X11 session. Note that this assumes the existence of the `startx` and...
Hi I have triple monitor setup under Hyprland and everything work well except login window doesn't show up automatically and i have move mouse and login appears. One other thing...
I have been investigating what directories are safe/inconsequential to have on a tmpfs, and the docs I am finding around FHS point toward the files in `/var/cache` being very safe...
Currently, ReGreet does not set `XDG_SESSION_TYPE` by default, and it is not possible to set different variables for different sessions. This can be a problem for some desktop environment components....
Since I can't run regreet without greetd, it's hard to run regreet with `GTK_DEBUG=inspector` and poke around to see what can be customized. Adding a demo mode would really help....