max_ishere

Results 87 comments of max_ishere
trafficstars

Forgot to link the source: https://docs.gtk.org/gtk4/class.Settings.html

Welp. At least on NixOS I can't actually implement a system-wide dark theme preference... That is sad. If anyone can figure this one out, I'd appreciate it. And that tutorial...

Not to say it is impossible, I just give up for now.

`/tableflip` I had to reboot... What I am saying is that it is possible to use some kind of configuration facility that is system/user wide (I am not sure exactly...

https://man.archlinux.org/man/extra/cage/cage.1.en#ENVIRONMENT There's `WAYLAND_DISPLAY` that you can use to tell cage what display to use. Idk how consistent the value is and where it comes from tho... Have you tried it?

And also there's `cage -mlast` but imo it's pretty annoying

Cool. I use these cage args: `-dsmlast`, the -s is for VT switching, I think VT are the tty1,2,3... And I dont feel like getting locked out if cage or...

Can you describe what you expect a bit more? > I know, but I want my login screen to be as small as possible Is this referring to window size...

I figured out that the greeter gets about 5 or so second timeout after it sends the start session request, so there's probably some other place this would have to...

> Further, since this is only to be done for X11 sessions, this PR separates the SESSION_DIRS environment variable into WAYLAND_SESSION_DIRS and XSESSION_DIRS, since there's no way of knowing this...