this post was submitted on 07 Mar 2025
87 points (100.0% liked)

Unixporn

17033 readers
4 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 6 years ago
MODERATORS
 

I'm living life in the virtual terminal, no graphical session, although the framebuffer does render graphics.

you are viewing a single comment's thread
view the rest of the comments
[–] misterbzr@lemm.ee 1 points 1 month ago (4 children)

Really Nice.

Could you elaborate on what programs you use tot display PDF files and which browser you use?

[–] pfr@lemmy.sdf.org 2 points 1 month ago* (last edited 1 month ago) (3 children)

w3m browser and I don't really view pdfs in this setup. Most files are text files so I just use vim or bat. If I really needed to view pdf files I'd probably just use groff.

[–] misterbzr@lemm.ee 1 points 1 month ago (2 children)
[–] misterbzr@lemm.ee 1 points 1 month ago (1 children)

Did some further investigation. I've build fbpdf (https://github.com/aligrudi/fbpdf, with all the -lmupdf-* removed from the Makefile to make it build) and this works very well. With pipe-viewer I can watch YT video's (which uses mpv under the hood).

Thanks for the inspiration.

[–] pfr@lemmy.sdf.org 2 points 1 month ago

I didn't know about those. I'll give fbpdf a try. As for YouTube, I tried to get videos working with mpv but it's not happy for some reason. Works fine on my glibc void Linux laptop, just not on this one.