Daniel Gomme

Results 6 comments of Daniel Gomme

For anyone that's still stuck on this, I had the same issue on Arch, though it also wasn't following my Qt style guidelines. Ended up using `pip3 uninstall PyQt5` and...

That's totally fair. Honestly I don't know what ones are most used; the big hit for me is that when I update, reaper's install script uses `xdg-icon-resource`, `xdg-desktop-menu` and `xdg-mime`,...

> @OctarineSourcerer > > > Is there any way to use xdg-utils' stuff for commands handlr hasn't got yet, while still having the xdg-utils-handlr shim? > > I'd say just...

It may also be a good idea to place the details of this in the output of `typst fonts --help`, as that's somewhere people might look should their fonts not...

> should the system prefer _last_ over _longer shared border_? I think so: last indicates what the user most recently used, so is more likely to be the intended target...

> Does this change anything? > > ``` > :syntax off > :lua vim.treesitter.stop() > ``` > > vscode-neovim tries to resolve highlights from Nvim, but that is very much...