Difference between revisions of "Geary"
Jump to navigation
Jump to search
(Geary mail client, troubleshooting) |
m (Fixups) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
Geary is a simple mail client based on GTK+. | Geary is a simple mail client based on GTK+. | ||
== Installation == | == Installation == | ||
− | + | # apk add geary | |
== Troubleshooting == | == Troubleshooting == | ||
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