This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
home-manager
Watch
2
Star
0
Fork
You've already forked home-manager
0
mirror of
https://github.com/nix-community/home-manager
synced
2024-11-27 15:11:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
03b4f81679
home-manager
/
tests
/
modules
/
programs
/
qutebrowser
/
default.nix
5 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
qutebrowser: add some options Specificially, this adds options - `aliases`, - `searchEngines`, - `keyMappings`, and - `keyBindings`. PR #1212
2020-05-01 22:48:03 +00:00
{
qutebrowser-settings
=
./settings.nix
;
qutebrowser-keybindings
=
./keybindings.nix
;
}
Reference in a new issue
Copy permalink