Vin Aceto

Results 19 comments of Vin Aceto

same here [**EDIT**] Nevermind. In my case, the video content needed to be sent over HTTPS. Since android 9 (pie), all connections need to be over TLS unless you opt-in...

Currently, I don't believe there is a native way to interact with Xresources. As a workaround, you can always write a script that replaces some fields in your yabar config...

Sure thing. Here is a piece of my script: #!/bin/bash ya=/usr/bin/yabar ya_conf_dir=$HOME/.dotfiles/config/yabar # If we don't have a yabar config file in tmp, create both # yabar.confg and yabar-sp.config if...

Glad it helped! That's a really good idea. I'm going to do the same thing. > Curious question why did you choose color 12 from pywal as your foreground? If...

@Johan-dutoit useful tool! thank you for sharing 😄

@lucasbento Looks awesome! My eyes thank you lol. Kind of sort of tangential, but where are you planning on putting the toggle? I was thinking perhaps it would be nice...

Hi @KevinHu2014 I think the top right corner is a nice position. It can go right next to the settings button. What do you think @lucasbento?

Still happening ... using @marciok 's solution for now. Note, it did work the first time around; however, after uninstalling `10.3`, each subsequent install of `10.3` fails to add move...

agree with @joshuarubin ^ .. and perhaps the logic should rest with the float win type check?

can also use this fork - https://github.com/vinnyA3/todo-comments.nvim - until https://github.com/folke/todo-comments.nvim/pull/104 gets merged