point the help button to the correct file
This commit is contained in:
parent
244fecac70
commit
3b5d0b804e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
case $BLOCK_BUTTON in
|
||||
1) groff -mom ~/.readme.mom -Tpdf | zathura - ;;
|
||||
1) groff -kejpt -mom ~/.local/share/larbs/readme.mom -Tpdf | zathura - ;;
|
||||
3) pgrep -x dunst >/dev/null && notify-send "<b>❓ Help module:</b>
|
||||
- Left click to open LARBS guide.";;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue