Bruno Henriques
Bruno Henriques
Is this something actively being considered? Keybindings is the only nuisance that kinda forced me to look at Kitty (IMO is a bit bloated for _my_ use-case). I like how...
👋 Is there a workaround for this?
I no longer have a need for this but leave the issue open as it documents unexpected behaviour as far as I can tell.
> Well, it has landed for testing. > New param `BookTheme: auto|dark|light` > > Other vars will need to be also moved to CSS vars. @alex-shpak With this migration, how...
> Hi! > Example that you pasted should work. > Put that content in `assets/_custom.scss` It does! Thank you for that and for the theme!
Is there any recommended way on how to have the music and the library stored in the NAS? For now, I am will try to store the music in the...
Ok, noticed taht the stacktrace points to line 20: https://github.com/sissbruecker/linkding/blob/master/bookmarks/management/commands/backup.py#L20 ~Perhaps the error occurs because there is no file which is expected as we are in the process of creating...
Found the error, The `/etc/linkding` folder (the default path for backups) is always owned by the `root` inside the container. However, for users that are not running the docker as...
Example from powerlevel10k: Perhaps too verbose. At least it is clear we are in the middle of a rebase
Was someone able to use `sops --input-type json --output-type json --encrypt /dev/stdin` with a ` --filename-override` ? It seems to be a illegal argument if first argument: ``` $ cat...