This commit is contained in:
Hadi
2024-06-29 00:18:07 +02:00
parent 56c2c41b68
commit 40ffce6605
4 changed files with 60 additions and 58 deletions

View File

@@ -24,6 +24,7 @@ let
{"title": "Nixvim", "url": "https://nix-community.github.io/nixvim/", "icon": ""},
{"title": "Hyprland Wiki", "url": "https://wiki.hyprland.org/", "icon": "󰖬"},
{"title": "Youtube", "url": "https://youtube.com", "icon": "󰗃"},
{"title": "Figma", "url": "https://figma.com", "icon": ""},
{"title": "Server", "url": "https://home.anotherhadi.com", "icon": ""}
]
},
@@ -228,6 +229,7 @@ in {
autoplay = false;
javascript.clipboard = "access";
javascript.enabled = true;
webgl = true;
pdfjs = true;
};