ryliejamesthomas

Results 61 comments of ryliejamesthomas

Similar to others' UBlock method, I add rules to Firefox's userContent.css to filter out results. I'd love to be able to build the list into a SearX instance.

In this case your problem is your code. It should be: ```html .divback { background-color:brown; } авпвап ``` Note it's `background-color`

Hmmm. Actually it does recognise the `background` shorthand too. I think your problem is due to you closing the CSS comment twice `/* Цвет фона */*/`. Remove one instance of...

A simpler JS-free version that just uses the `` element would be a nice additional option :)

Ah! My config didn't have a layout section. Renaming and generating a new one has fixed my issue.

I don't think this should be closed. You still have a problem where Geeqie isn't generating elements in the config.

I mean, it wasn't able to create the missing layout section and its contents without having to generate a new config file. Seems like a problem to me.

Small update: According to reports on protondb, the game's working on NVidia cards. On AMD I can't even get it to generate a log longer than 6 lines, it quits...

Thanks. Tried it with Proton Experimental and it's working great. My GPU is now an RX570.

> even still it doesn't make a lot of sense to implement that into the highlighter, since not even md4c (the html generator for the preview) is supporting it and...