/r/unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
All Screenshots Workflow Hardware Materials Discussions Meta Other Tasty Rice
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a thinkpad signed by Bjarne Stroustrup? Show the world how sexy your computer can be!
More details here, but in short:
/r/unixporn
Anyone manage to get Sway Workspaces working with Astal? I have a crude solution in Lua by interfacing with the Sway IPC, but the issue is it doesn't update the amount of workspaces on the bar when new ones are created/old ones are destroyed.
I've been reading the documentation of Astal and it looks like I might be able to work something out with the Bindings or subprocesses, but I'm in new territory here.
Here's my current code in question https://github.com/jpwol/ags-dots. If anyone has any ideas, reach out.