changes
This commit is contained in:
parent
c384d4a44c
commit
e26702b83d
7 changed files with 33 additions and 22 deletions
|
|
@ -10,4 +10,14 @@
|
|||
SDL_VIDEO_DRIVER = "wayland";
|
||||
};
|
||||
};
|
||||
|
||||
programs.librewolf.profiles.default.search.engines.uesp = {
|
||||
name = "Unofficial Elder Scrolls Pages";
|
||||
urls = [
|
||||
{
|
||||
template = "https://en.uesp.net/w/index.php?title=Special%3ASearch&search={searchTerms}&button=";
|
||||
}
|
||||
];
|
||||
definedAliases = [ "uesp" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue