Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to make nemo-preview window bigger? #493

Open
chumariesco opened this issue Aug 19, 2023 · 1 comment
Open

Is there a way to make nemo-preview window bigger? #493

chumariesco opened this issue Aug 19, 2023 · 1 comment

Comments

@chumariesco
Copy link

I use a retina display and the preview window of nemo-preview seems too small for me.

/usr/share/nemo-preview/js/ui/mainWindow.js

has a section on window scale factor I think, but I don't know how to increase it:
GLib.setenv("CLUTTER_SCALE", Math.max(s, 1).toString(), true);

Thank you wise people!

@bert-willekens
Copy link

The minimal window size is configured in the constants.
For me the issue is with PDF files. I preview them to rename them but sometimes they are hard to read (dates). Increasing the window size does not increase the PDF view size so that's most likely a second issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants