rieje

Results 62 comments of rieje

`$ALACRITTY_SOCKET` is not intended to be a environment variable nor can it be used by multiple instances of Alacritty, right? Trying to set settings for all windows including new ones--the...

> > $ALACRITTY_SOCKET is not intended to be a environment variable nor can it be used by multiple instances of Alacritty, right? > > Why wouldn't it be? If we...

Why does it have to be a hook and not just simply check for unread news then optionally prompt to mark them as read and update? Simpler and foolproof.

I mean the prompt/news should happen before pacman is even run--this is how [archnews does it](https://github.com/mjiricka/archnews/blob/master/archnews_wrap). `archnews_wrap` takes pacman arguments, check for `-Syu` or similar, and if found shows news...

@cboxdoerfer I don't know programming, is it trivial to modify this line to a custom directory like /tmp and that would work? I'm using `fsearch-git` from the AUR so to...

Workaround is to symlink ~/.local/share/fsearch to e.g. /tmp/fsearch where /tmp/fsearch directory should be created.

If you're okay with a CLI solution, I suggest `fd`'s `--changed-within 10min`.

Same issue and also with ``--it's overriding my hydra.nvim implicit keymaps where `` is the body or "leader" keymap. Doesn't README imply `triggers_blacklist` should work?

Is it possible to use existing buffer as the "previewer"? Basically, how the [Swiper plugin for Emacs](https://www.youtube.com/watch?v=s3qwiAtKjuA) works. It is better in the following ways: * Much less visual noise....

I am experiencing the same issue, videos downloaded with `yt-dlp --embed-thumbnails` do not show the embedded thumbnails despite the `-m` option. Curious if anyone knows an alternative to ffmpegthumbnailer.