Dzintars

Results 50 comments of Dzintars

@adamrusted May I ask, what tool/s do you use to work with these SVG's so swiftly?

It anymore doesn't make any sense to me and I'm keen to abandon all this thing. Nor I'm a designer, nor do I need this icon. I read Contribution guidelines...

![image](https://user-images.githubusercontent.com/547420/228191090-41ae412d-2857-4614-b13c-c226da60b405.png) `./package-builder.sh amd-gpu-pro-firmware 64`

And `Set stylelint configOverrides option.` as well

You can use ```ssh Host target HostName target.host.tld # ProxyJump jump.host.tld ProxyCommand ssh '-W' '[target.host.tld]:22' jump.host.tld ``` Instead of using `ProxyJump` you can use explicit `ProxyCommand`. But I still see...

Live grep works pretty well for me. ```lua local builtin = require("telescope.builtin") vim.keymap.set("n", "fg", builtin.live_grep, { desc = "telescope | Live grep" }) ```

On the landscape (normal) display there is no such issue. But... when recording the portrait mode screen the image is turned by 270* which means... that "portrait mode" is not...

Mby it could be some kind of "flavor" property in `prettierrc` to enable one one or the other ruleset? Current ruleset could be just the default. This way any potential...

Also interested in this feature to provision OpenShift (CoreOS) cluster.

Not sure is that just an alias but `seat * hide_cursor when-typing enable` also is affected. Disabling this directive solved this issue for me.