zathura: use poppler on Darwin by default
This commit is contained in:
parent
a2f3f6881b
commit
9ddd56a7e3
@ -1,5 +1,5 @@
|
|||||||
{ config, pkgs
|
{ config, pkgs
|
||||||
, useMupdf ? config.zathura.useMupdf or true
|
, useMupdf ? config.zathura.useMupdf or (!pkgs.stdenv.isDarwin)
|
||||||
, synctexSupport ? true }:
|
, synctexSupport ? true }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
Loading…
x
Reference in New Issue
Block a user