mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-30 22:53:37 +00:00
~
This commit is contained in:
parent
81d70f3e9b
commit
036f269233
1 changed files with 27 additions and 21 deletions
|
@ -62,6 +62,10 @@
|
|||
"font.name.monospace.x-western" = "Fira Code";
|
||||
"layout.css.prefers-color-scheme.content-override" = 0;
|
||||
};
|
||||
bookmarks = [
|
||||
{
|
||||
name = "bar";
|
||||
toolbar = true;
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Nix sites";
|
||||
|
@ -94,6 +98,8 @@
|
|||
url = "https://www.silversprocket.net/2020/05/02/pinky-and-pepper-forever-by-eddy-atoms-part-1-of-2/";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
search = {
|
||||
default = "DuckDuckGo";
|
||||
engines = {
|
||||
|
|
Loading…
Reference in a new issue