Charles Wang

Results 10 comments of Charles Wang

it might be because polybar is using pseudo-transparency to draw the system tray's background and it's conflicting with picom/your own blur settings

it's also crashing for me on my iPhone 7 (checkra1n, 14.7). I'm looking into directly changing the settings by going into the tweak files on Filza

Thank you! I've been meaning to try out KDE 6 sometime (and honestly, switch to it from GNOME), so I'll test this soon.

hi! so just to clarify, I have a bunch of math blocks interspersed with standard Obsidian text. when I export to PDF, my content is longer than 1 page, and...

ah that issue more closely describes what I'm experiencing. I'm not in a hurry to export my notes or anything, but I'll try using pandoc, thanks!

Redeploying without checking "Use existing Build Cache" solved it for me too, thanks @cworld1. Bun version: v1.1.8 **Edit:** just happened to me again! Solution was, again, to redeploy without using...

Thank you so much! For the password thing, there should be something that pops up when you enter an incorrect password. It might not appear if you don't have the...

Unfortunately, I'm having this issue with Astro's VS Code extension, v2.13.1. Turning it off solves the issue. I feel like maybe it's not Intellicode's fault, but something related to what...

Do you mean setting a background in general, or the specific sky wallpaper? Because I don't include that wallpaper in this repo by default, sorry.

By absolute path do you mean e.g. `/absolute/path/to/pic.png`? According to [this Stack Overflow comment](https://stackoverflow.com/questions/26125095/cant-load-image-source-in-qml-image#comment74137694_26125095) by default paths are relative. Can you try prepending `file://` to your absolute path?