mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
worked on ly and librewolf
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
enable = true;
|
||||
package = pkgs.capitaine-cursors-themed;
|
||||
name = "Capitaine Cursors (Gruvbox)";
|
||||
size = 32;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -323,6 +323,14 @@
|
||||
"google".metaData.hidden = true;
|
||||
"startpage".metaData.hidden = true;
|
||||
"duckduckgo".metaData.hidden = true;
|
||||
"Wikitionary" = {
|
||||
urls = [
|
||||
{
|
||||
template = "https://fr.wiktionary.org/w/index.php?search={searchTerms}";
|
||||
}
|
||||
];
|
||||
definedAliases = [ "dict" ];
|
||||
};
|
||||
"quant" = {
|
||||
urls = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user