| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
This makes it possible, to use the `options.desc` field to add a
which-key description.
I also used this chance to unify the `cmp` related key mappings in one
file.
|
| |
|
| |
|
|
|
|
|
| |
This will actually work if multiple `swaybg` instances are running (the
previous code would have simply failed).
|
|
|
|
|
|
|
| |
This includes using the actual names of luasnip functions instead of
these single char globals.
This also includes basic formatting and occasional linebreaks.
|
|
|
|
| |
These snippets were never used.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This was only needed by the backup module.
Should I require support for on-premise backups, setting up a local
restic repo would be easier.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
reuse treats the `.less` extensions as a format that can be commented.
But that is a misconception and `less` does not actually understand these
comments.
|
|
|
|
| |
This change also ensures that this repo is reuse-3.0 compliant.
|
| |
|
| |
|
| |
|
|
|
|
| |
Otherwise, unison-sync might complain regarding unmatched data files.
|
| |
|
| |
|
|
|
|
|
| |
Both of these scripts are useless in $PATH and thus can be removed from
it.
|
| |
|
| |
|
| |
|
|
|
|
| |
The problem with `xdg-open` has been fixed.
|
|
|
|
| |
Otherwise, in path reduced circumstances, `sh` might not be in PATH.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This has been superseded by `yt`
|
|
|
|
| |
The underscore is uncommon for CLI programs.
|
| |
|
| |
|