| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Before it moved to the topmost _displayed_ entry.
|
|
|
|
|
|
These need to be written in fish, so that they can work with the `.`
command.
|
|
|
|
|
|
There is no reason to use two thrash-implementations at the same time.
|
|
Previously the `n*` mapping for movement were not accessible, because
they accidentally overlapped with the vim `n` mapping. This is now
impossible.
|
|
|
|
|
|
That also forced some changes to other cd key mappings.
|
|
|
|
|
|
That was unsatisfied since I added the `lf_cmd` argument escaping.
|
|
This shaves off around 1.2 GB from the system closure.
|
|
|
|
The `jar` command is way more lenient.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes it easier to see, where each tempfile comes from.
|
|
Some `tex` files are categorized as this.
|
|
|
|
This would otherwise collide with the new `~/documents` directory.
|
|
`documents`
|
|
`river-classic` is the continuation of the 3.0 branch without the
breaking introduction of the window manager process.
|
|
This is an antipattern and makes grepping for specific packages harder.
|
|
`ffmpeg` fails as it is not run with an output file, and we don't really
want to transform the input in any way. We just want the nice metadata
format. `ffprobe` provides just that and is thus better suited for our
usecase.
|
|
Having them as separate packages was just not necessary.
|
|
|
|
This will actually work if multiple `swaybg` instances are running (the
previous code would have simply failed).
|
|
|
|
This change also ensures that this repo is reuse-3.0 compliant.
|
|
The problem with `xdg-open` has been fixed.
|
|
Otherwise, in path reduced circumstances, `sh` might not be in PATH.
|
|
|
|
|
|
This detected too many files as html and as such was quite bothersome.
|
|
|
|
|
|
|