1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/tests/modules/programs/qutebrowser
Kylie McClain 096d9c04b3
qutebrowser: actually implement unbinding
The documentation for the option says...

> If you want a default binding to be passed through to the website,
> bind it to null.

but if you actually try to set a key to `null`, it causes an error.

> A definition for option
> `programs.qutebrowser.keyBindings."<Ctrl+Shift+Tab>".normal' is not
> of type `strings concatenated with " ;; "'.

So this commit implements unbinding as it is documented.
2024-03-14 22:38:52 +01:00
..
default.nix qutebrowser: add greasemonkey userscript option 2023-10-18 22:56:15 +02:00
greasemonkey.nix qutebrowser: add greasemonkey userscript option 2023-10-18 22:56:15 +02:00
keybindings.nix qutebrowser: actually implement unbinding 2024-03-14 22:38:52 +01:00
quickmarks.nix tests: some minor cleanups 2023-07-08 10:12:35 +02:00
settings.nix tests: some minor cleanups 2023-07-08 10:12:35 +02:00