From dbc334e870234e661648492b7eb9b5d2fe3f307e Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Tue, 28 Mar 2023 12:00:07 -0600 Subject: chore: more cleanup --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8a83099..3c47e82 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ You can also see more detailed instructions [here](./user-scripts/ubuntu-20.04/i - [ ] Double check newtab/next-tab behavior - [ ] Find out what each of the css elements refers to. - [ ] Use something other than Whatsapp as an example syslink. -- [ ] Set `webkit_web_context_set_sandbox_enabled` (), as recommended here: . -- [ ] Fix bug about distorted audio. Maybe related to +- [ ] Set [`webkit_web_context_set_sandbox_enabled`](), as recommended [here]() +- [ ] Fix bug about distorted audio. Maybe related to [this pipewire issue]()? Done: -- [x] Document stand_in.c better +- [x] Document `stand_in.c` better - [x] Use a makefile. - [x] Add clean, uninstall to makefile - [x] Mask user agent @@ -69,7 +69,7 @@ Done: - [x] Add "open in new window" functionality. - Useful for opening links in new tab when clicking on them and selecting that option - And for actually opening links with the href new_tab option. - - Links: , , + - Links: [1](), [2](), [3](), [4]() ### Known bugs -- cgit v1.2.3