fix Grammarous errors

This commit is contained in:
Alexander Bocken 2021-11-28 10:00:57 +01:00
parent c174495c8a
commit b725fb2ba5
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ will update the adblock lists without starting a qutebrowser window.
## Greasemonkey scripts
To add scripts such as 4chanX to qutebrowser add the js file to `${XDG_DATA_HOME:-$HOME/.local/share}/qutebrowser/greasemonkey`. For 4chanX this would be:
To add scripts such as 4chanX to qutebrowser add the Js file to `${XDG_DATA_HOME:-$HOME/.local/share}/qutebrowser/greasemonkey`. For 4chanX this would be:
```sh
wget -P ${XDG_DATA_HOME:-$HOME/.local/share}/qutebrowser/greasemonkey https://www.4chan-x.net/builds/4chan-X.user.js

View File

@ -101,4 +101,4 @@ to not display old messages as notifications again when opening buffers for the
```
Keep in mind that this will disable notifications for the current buffer at all times. Move to the first buffer or an irrelevant one to still get reliable notifications
See the [Github page](https://github.com/s3rvac/weechat-notify-send) for more configuration options.
See the [gitHub page](https://github.com/s3rvac/weechat-notify-send) for more configuration options.