qutebrowser-scripts-intothegnu.install 307 B

12345678
  1. post_install(){
  2. echo "To add the scripts to qutebrowser symlink the contents of the folders:
  3. - /usr/lib/qutebrowser/ITGC/plugins
  4. - /usr/lib/qutebrowser/ITGC/userscripts
  5. In appropriate Qutebrowser configuration folders (for example, ~/.config/qutebrowser/plugins and ~/.config/qutebrowser/userscripts"
  6. }