Difference between revisions of "Geary"
Jump to navigation
Jump to search
(Geary mail client, troubleshooting) |
m (Fixups) |
||
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 == |
Revision as of 07:37, 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