Difference between revisions of "Geary"
Jump to navigation
Jump to search
m (Fixups) |
m (Fixups) |
||
Line 8: | Line 8: | ||
If Geary doesn't fit the screen, run: | If Geary doesn't fit the screen, run: | ||
− | + | $ gsettings set sm.puri.phoc scale-to-fit true | |
or alternatively if <code>dconf</code> is installed: | or alternatively if <code>dconf</code> is installed: | ||
− | + | $ dconf write /sm/puri/phoc/scale-to-fit true | |
Revision as of 07:38, 24 November 2020
Geary is a simple mail client based on GTK+.
Installation
# apk add geary
Troubleshooting
If Geary doesn't fit the screen, run:
$ gsettings set sm.puri.phoc scale-to-fit true
or alternatively if dconf
is installed:
$ dconf write /sm/puri/phoc/scale-to-fit true