Add bookmark to this config repo
This commit is contained in:
parent
6767a9aa3b
commit
5088141397
|
@ -4,21 +4,26 @@
|
|||
name = "Toolbar";
|
||||
toolbar = true;
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Config Repo";
|
||||
tags = [ "nix" "git" "config" ];
|
||||
url = "https://git.xenia.me.uk/xenia/nixos";
|
||||
}
|
||||
{
|
||||
name = "NixOS Wiki";
|
||||
tags = [ "wiki" "nix" ];
|
||||
url = "https://nixos.wiki/";
|
||||
}
|
||||
{
|
||||
name = "Arch Wiki";
|
||||
tags = [ "wiki" "arch" ];
|
||||
url = "https://wiki.archlinux.org/";
|
||||
}
|
||||
{
|
||||
name = "Hyprland Wiki";
|
||||
tags = [ "wiki" "hyprland" "wayland" "wlroots" ];
|
||||
url = "https://wiki.hyprland.org/";
|
||||
}
|
||||
{
|
||||
name = "Arch Wiki";
|
||||
tags = [ "wiki" "arch" ];
|
||||
url = "https://wiki.archlinux.org/";
|
||||
}
|
||||
{
|
||||
name = "Dev";
|
||||
bookmarks = [
|
||||
|
|
Loading…
Reference in a new issue