newor0599

Results 19 comments of newor0599

`(button :onclick "eww close window_name" "x")` It's that simple

Running `eww windwos` will all window, a * means its open external yuck file will need to be included in the .config/eww/eww.yuck file to be able to open `(include "path/to/yuck/file")`

I don't think u can "move" eww's widget

have you try to do the same thing in other distro and also working?

i tried it on arch linux hyprland but i also cant move the widget

``` .scale trough slider{ /*css here*/ } ``` You can find this information by running ```eww inspector``` in the terminal

You can try using a nerd font, it contains alot of unicode including chinese character!

After tweaking around, i got it working. ```css .scale trough slider{ background-image: none; background-color: #aa3434; border: none; padding: 0; box-shadow:none; } ```

1. Operating system info Application | Version -- | -- OS | Arch Linux x86_64 Desktop Environment | Hyprland Kernal | 6.10.6-arch1-1 3. I am running the script in a...

Thank you for the suggested solution you have given. But I see some issue with your solution 1. I cannot even quit python when I initialize pygame with no window...