lasers
lasers
IIRC you should use `checkupdates` in pkg `pacman-contrib`. I don't know the answer to foreign updates because I'm not on Arch right now, but I used to be able to...
There could be an upstream tweak to accept only the first supplied store.
I think you're looking for something like this. ```diff diff --git a/ranger_fasd_fzf.md b/ranger_fasd_fzf.md index 770de8e..4da946c 100644 --- a/ranger_fasd_fzf.md +++ b/ranger_fasd_fzf.md @@ -47,6 +47,7 @@ https://www.youtube.com/watch?v=ur81Y-mV5Us self.fm.cd(fzf_file) else: self.fm.select_file(fzf_file) + self.fm.execute_console("open_with")...
@cmddroid Update on this issue, please. Does it work for you? Thx. :-)
@cmddroid Hi. You can try a new setting `draw_blended = true/false` in `conky 1.11.0` as it's related to transparent. You should play with other settings too. Here's your config in...
@femarschall What distro? I'm seeing `libcurl4-gnutls-dev` in `.travis.yml` and `Dockerfile` so it might be working okay already. My wild assumption is that you might be missing one of the `curl`*`-dev`...
@npyl @brndnmtthws Can you look into this?
@femarschall and/or @cmddroid: Can you try and play with @cmddroid's config [[link]](https://github.com/brndnmtthws/conky/issues/665#issuecomment-445883862) to see if we can resolve this issue? Hopefully, @cmddroid's problem was that he/she had his/her compositor off...
I don't use this module, but ~~does `filter = "status:pending limit:3 next"` work for you?~~ EDIT: Yeah, no.
>Does somebody know why it didn't even after a simple conky conf reloading? Non-ideal code? Also, `1.10.8` is years ago. I'd try the latest one, but I fear you might...