Gmail bookmark is no longer necessary
This commit is contained in:
6
home.nix
6
home.nix
@@ -266,12 +266,6 @@
|
|||||||
name = "Toolbar";
|
name = "Toolbar";
|
||||||
toolbar = true;
|
toolbar = true;
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
{
|
|
||||||
name = "Gmail";
|
|
||||||
tags = [ "gmail" ];
|
|
||||||
keyword = "gmail";
|
|
||||||
url = "https://mail.google.com/mail";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "YouTube";
|
name = "YouTube";
|
||||||
url = "https://www.youtube.com/";
|
url = "https://www.youtube.com/";
|
||||||
|
|||||||
Reference in New Issue
Block a user