... | ... | @@ -3,6 +3,7 @@ |
|
|
Since more and more people will start exploring their Evergreen devices, same questions will most likely arise as in this first forumg thread [here](https://forums.puri.sm/t/received-my-librem-5-evergreen/10877/12). The intention of this section is to collect and conserve knowledge w.r.t. Tips & Tricks how to deal with Librem 5.
|
|
|
|
|
|
**General**
|
|
|
* Battery fuel meter [needs adjustments](https://source.puri.sm/Librem5/linux-next/-/merge_requests/198) and for the time being is not precise. E.g. when fully loaded, the red charging led turns off and battery fuel meter indicates 70 %.
|
|
|
* Dark mode: Not available out-of-the-box. Can be tweaked by using GNOME Tweaks app and set any theme you want there. Alternative, use `gsettings`: `gsettings set org.gnome.desktop.interface gtk-theme “Adwaita-dark”`
|
|
|
* File manager: Install `nautilus` (not adaptive yet). Download [this ](https://source.puri.sm/Librem5/phoc/-/blob/master/helpers/scale-to-fit)and scale it to fit the screen. From the directory where the script is run `scale-to-fit org.gnome.nautilus`
|
|
|
* Install Software: In case installing software from PureOS store does not work --> Do it from terminal e.g. `sudo apt install firefox-esr` and `firefox-esr-mobile-config` (for better screen fit)
|
... | ... | |