HiveMinds / HiveMinds/Productivity-setup

Install qpdfviewer instead of Document Viewer as default to put pdfs in half of the screen with: start+arrow

Open
#41 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

https://forums.linuxmint.com/viewtopic.php?t=160764
Document Viewer does not allow one to make the pdf viewing window/application screen smaller than some value. This prevents me from shifting the pdf viewer into a half of the screen with: `start+right arrow`.

```
sudo apt install qpdfview
```
does allow this.

Reminder, zooming in and out there is `Ctrl+up` and `Ctrl+down`, instead of `Ctrl+plus` and `Ctrl+minus`.
Refresh: `Ctrl+R`.

- [ ] Also include setting infinite zoom. Related for other program
```
gsettings set org.gnome.Evince page-cache-size 2014
```
Source: askubuntu

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.