Hacker News new | ask | show | jobs
by michaelmrose 3254 days ago
Zathura can use mupdf as a backend and has much better bindings/features compared to mupdf, it also supports other ebook formats.

Still pretty keyboard driven and not an optimal choice for ubuntu.

Maybe ubuntu should have a more minimal spin with i3wm and apps like zathura.

1 comments

I second that! The i3wm rocks, but it's kind of a pain to set up. Many applications expect certain GUI elements to be present, and a lot of "It Just Works" aspects of Ubuntu (e.g. hotkeys on laptop media keyboards working) are built into the desktop environment and have to be reconfigured for i3wm.
This is super trivial just figure out the right command to run and what the key is called and bindsym key command.

If you don't know what they key is called run xev and press the key and it will show you.

If you don't know what command to run google do whatever command line linux.