... | ... | @@ -8,9 +8,9 @@ Also check out this post and video of [Librem 5 Video Walkthrough](https://puri. |
|
|
* 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.asc org.gnome.nautilus on`
|
|
|
Tip for Linux newbies: Search for and install 'nautilus' in PureOS store. From the browser, navigate to the indicated link, click Download, find the downloaded file and move it to the Home folder (for simplicity). Open terminal and type:
|
|
|
bash scale-to-fit.asc org.gnome.nautilus on
|
|
|
File manager nautilus is now scaled to fit the screen.
|
|
|
Tip for Linux newbies: Search for and install 'nautilus' in PureOS store. From the browser, navigate to the indicated link, click Download, find the downloaded file and move it to the Home folder (for simplicity). Open terminal and type, without the quotes:
|
|
|
'bash scale-to-fit.asc org.gnome.nautilus on'
|
|
|
.File manager nautilus is now scaled to fit the screen.
|
|
|
|
|
|
* 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)
|
|
|
|
... | ... | |