Akhil Mithran
Akhil Mithran
> Personally I've resorted to just using the sample gtk greeter @TLATER Can you share how you run your X11 sessions? By gtk greeter, do you mean [the one by...
@TLATER Guess I'll make a `desktop` entry in `/usr/share/xsessions/` with the `Exec` and `TryExec` fields set to `startx`. I believe the window manager command should be put in `~/.xinitrc` from...
You can use this one I believe: https://webdataset.github.io/webdataset
you could pass a callable to `.decode(customCallable)`. which takes in two arguments `key` and `value`. See this here: https://github.com/webdataset/webdataset/blob/1e47aa3de66a23fed0d0f28e787c46beb98ac538/webdataset/autodecode.py#L543