mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 10:25:39 +00:00
add pdfjs for qutebrowser
This commit is contained in:
parent
61cb5976a9
commit
69b26aa539
1 changed files with 7 additions and 0 deletions
|
|
@ -111,6 +111,13 @@
|
|||
- qutebrowser
|
||||
- firejail
|
||||
|
||||
- name: Install pdfjs for qutebrowser
|
||||
pacman:
|
||||
name: pdfjs
|
||||
state: present
|
||||
tags:
|
||||
- qutebrowser
|
||||
|
||||
- name: Push rofi browser chooser
|
||||
template:
|
||||
src: browser.sh.j2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue