Kainoa Kanter

Results 651 comments of 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...

Also, they don't render in `/pages` either ![image](https://user-images.githubusercontent.com/44733677/155835507-31c5610a-6038-4d5a-a4db-c89dd86b7ff6.png)

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: ![image](https://github.com/KieronQuinn/SmartspacerPlugins/assets/44733677/838f5935-5068-43e6-a821-7b3cf428052f)

Here's the dump of the notification from `uiautomatorviewer` [dump_7431142825031361701.zip](https://github.com/KieronQuinn/SmartspacerPlugins/files/13709942/dump_7431142825031361701.zip)

@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...