mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-09 16:47:23 +01:00
fix Grammarous errors
This commit is contained in:
parent
c174495c8a
commit
b725fb2ba5
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user