Carlos Ortega

Results 9 comments of Carlos Ortega

Hi @ray-x, many thanks for your quick reply. This is how I have it configured right now but it does not work: ```lua -- Additional Plugins lvim.plugins = { {...

Boom! It works! Thanks so much @FelipeLema! Also, thanks @B4mbus and @ray-x 😃

I believe the step is defined by the number of icons you provide (4 icons means 25% steps, 5 icons means 20% steps, etc). Take a look at manjaro's sway...

You probably have seen it already but you can find information here: https://github.com/Alexays/Waybar/wiki/Module:-Temperature In particular, take a look at `format-critical` and `critical-threshold`. Those two combined should give you more control...

I'm having the same issue. Did you find a solution? In order to cast a bit more light, I've run `gh dash` on public repositories and my company's organisation (21...

Hi @dlvhdr, thanks for reaching out. I installed both components today (fresh new Arch install): ``` ~ ❯ gh --version gh version 2.50.0 (2024-05-29) https://github.com/cli/cli/releases/tag/v2.50.0 ~ ❯ gh extension list...

Apologies, I'm not that versed in the go world. I attempted running that command both alone and inside of gh but to not avail. Please, could you let me know...

Hi @dlvhdr. Many thanks for the upgrade. I believe `gh extension install` can only install releases or branch tags so I should do a manual install, right? I've removed the...

Here is another insight: Not sure why, it just occurred to me that it could be a permissions issue so I've run Arch within docker and, surprise!, it seems to...