ritchie
ritchie
Same problem here, changing to `sqlite` as @yarikus mentioned works. Thanks. The problem I was having as others may have experienced is not all tags are appearing when using `Add...
Same issue here: ```text sudo ddcutil --verbose setvcp 10 90 --display 2 Feature definition file not found: AOC-27B1-9985.mccs Verifying that value of feature 0x10 successfully set... Current value does not...
Yes please.
I was looking at `posframe-poshandler-point-1` and I noticed that a few functions call it with no arguments other than `info`? How does it change positions with no arguments... For example:...
Same thing happens with the following: + stylua
That would be sick.
Is there a way to hide or style the unfocused bar? I'm using river. There is a hide option. Something like this: ```css window#waybar.notfocused #window { background:none; } ```
This would be awesome. I could see a use case where values for variables are declared dynamically for everything especially on startup. I know you can execute scripts but it's...
Temp Fix here, put this in your ~/.config/bat/config: ```conf --map-syntax "*.astro:TypeScriptReact" ``` This covers the majority of my cases html, javascript, JSX etc..
Same here I'm getting this issue in scss file when I type '$' as @snoweuph mentioned. However, getting rid of emmet_ls did not fix my issue. ```text Error executing vim.schedule...