Lawrence Gripper

Results 55 comments of Lawrence Gripper

I think I found why the `sway_env` file in `environment.d` didn't work. It looks like the sway launcher loads those `environment.d` then sets the `XDG_CURRENT_DESKTOP` meaning these get overridden. https://github.com/regolith-linux/regolith-session/blob/859cc680413992df3085a3d7b509775920f4e7f8/usr/bin/regolith-session-wayland#L39-L45...

@kgilmer will take a look (fair warning this is not my area of expertise), here was the tweak I've made locally to get me override the `XDG_CURRENT_DESKTOP` - https://github.com/regolith-linux/regolith-session/pull/34 @SoumyaRanjanPatnaik...

Nudging this as it's super painful having to manually copy paste to the block builder website or only find out in a live system. I'd like to wrap my block...

I'm not someone at slack but took a look! TLDR: With some manual effort and the typescript type information I semi-auto generated the schema. [Here it is for others to...

Thanks to @okeeffed for the typescript to json schema code and awesome blog 🙇‍♂️