Hugo
Hugo
The README refers to the tmTheme for delta: https://github.com/rebelot/kanagawa.nvim/blob/bfa818c7bf6259152f1d89cf9fbfba3554c93695/README.md?plain=1#L371 It's an XML file: https://github.com/rebelot/kanagawa.nvim/blob/bfa818c7bf6259152f1d89cf9fbfba3554c93695/extras/kanagawa.tmTheme#L1-L450 But themes for delta are not XML or anything similar at all: https://github.com/dandavison/delta/blob/main/themes.gitconfig
## Description Short description of the changes: ## Checklist I have: - [x] 🤳 made sure that what I am adding is an app for end users, not a developer...
I'm trying to understand which boot order would be used if I installed Tow-Boot on a PineBookPro, and this seems under-documented. The [device page](https://tow-boot.org/devices/pine64-pinebookPro.html) indicates the boot order for the...
## Version `sway version 1.10-dev-40ca4150b (Jun 10 2024, branch 'master')` ## Configuration Run `sway -c test.conf` with the following as `test.conf`: ``` workspace_layout tabbed exec sh test.sh ``` And `test.sh`...
Run `todo new`. The lists on the right aren't coloured. They should be, based on the vdir's colour.
# Use case - `todoman new` - write a summary - ctrl+return saves and exits
It currently redirect to the latest version from `main`. See: https://github.com/jazzband/django-payments/issues/390
### Check if applicable - [X] I have searched the existing issues (**required**) - [X] I'm willing to help fix the problem and contribute a pull request ### Describe the...
In [A vision for Passkeys on the Linux desktop](https://alfioemanuele.io/dev/2024/01/31/a-vision-for-passkeys-on-the-linux-desktop.html) you mention that `Authenticating the app` is something that's not yet designed. dbus-daemon has an (un-merged) "_Containers Interface_" which is suitable...
README points to `./data/org.freedesktop.portal.FIDO2.xml`, but no such file exists inside the repository. I think this means to point to `org.freedesktop.portal.U2F.xml` and `org.freedesktop.portal.WebAuthn.xml`?