Kainoa Kanter
Kainoa Kanter
Obviously not a permanent or complete solution, but I've added this for now as a stopgap to my config: ```json "custom/clock": { "format": " {}", "exec": "date +'%I:%M'", "interval": 1...
@eeelbrens I think you guys were having a different issue from me. I'm currently on Waybar 0.11, tzdata 2024b-2, and I'm STILL getting the original timezone issue. The current time...
This now seems to be resolved
Also, they don't render in `/pages` either 
I might suggest using [Rewaita](https://github.com/SwordPuffin/Rewaita) at this point, GTK4 has gotten very weird with theming. Rewaita now also has a built in Rosé Pine theme which I PR'd to them.
As discussed on the Discord, here's a quick-and-dirty mockup based on the Uber plugin: 
Here's the dump of the notification from `uiautomatorviewer` [dump_7431142825031361701.zip](https://github.com/KieronQuinn/SmartspacerPlugins/files/13709942/dump_7431142825031361701.zip)
I'm not sure :thinking:
@h3poteto The weird cjs workaround should be fixed by #1961 , but for now, this works. Also, bundling the browser example with Vite instead of Webpack gives better build times...
Drafting until #1963 is merged