DEV Community

Cover image for How to enable night mode for Calibre in Manjaro Linux
Víctor Adrián
Víctor Adrián

Posted on • Originally published at lobotuerto.com on

2 1

How to enable night mode for Calibre in Manjaro Linux

Manjaro Linux i3 ships with a dark theme setting by default.

Something I really appreciate.

When you install Calibre and execute it, you’ll find thatit doesn’t use the system’s theme.

However, telling it to do so is really easy.

You just need to set the CALIBRE_USE_SYSTEM_THEME env var, like this:

echo -e '\nexport CALIBRE_USE_SYSTEM_THEME=1' >> .profile

To try it out immediately, export the CALIBRE_USE_SYSTEM_THEME var and launch Calibre with:

export CALIBRE_USE_SYSTEM_THEME=1
calibre&

If you want it to work through d-menu (SUPER + D) logout and login backinto session.

That’s it!

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more