Compare commits

...

4 Commits

4 changed files with 48 additions and 4 deletions

2
Gemfile.lock generated
View File

@ -239,7 +239,7 @@ GEM
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)

View File

@ -7,5 +7,18 @@ sitemap: false
The [Dark Reader](https://github.com/darkreader/darkreader) configuration I
want in the new interface is:
1. See all options
1. Colors
- Background: `#000000` ("AMOLED Black")
- Text: `#ffb700` ("Amber")
1. Font and more
- Change font: yes
- Font name: `OpenDyslexic` or `Comic Shanns Mono`
- This doesn't seem to work too great, so thus the
[OpenDyslexic extension](https://github.com/OpenDyslexic/extension)
which again is incompatible with font changing.
In _Settings_ there is additionally _Detect dark theme_ option which is nice.

View File

@ -9,12 +9,38 @@ redirect_from:
sitemap: false
---
_I have started using my devices in en_GB, but on PCs that can have issues
with different types of different locales unless some things are borrowed
from other locales._
# Quick notes on `localectl` settings
<!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Ready commands](#ready-commands)
- [Internationalish](#internationalish)
- [Finland Finnish](#finland-finnish)
- [Explanations](#explanations)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
## Ready commands
### Internationalish
`% sudo localectl set-locale LANG=en_GB.utf8 LC_TIME=en_DK.utf8 LC_MONETARY=fi_FI.utf8 LC_NAME=fi_FI.utf8 LC_TELEPHONE=fi_FI.utf8`
- This will speak English, but use euros and other Finnish cultural defaults, while time is shown as ISO 8601.
### Finland Finnish
`% sudo localectl set-locale LANG=fi_FI.utf8 LC_TIME=fi_FI.utf8 LC_MONETARY=fi_FI.utf8 LC_NAME=fi_FI.utf8 LC_TELEPHONE=fi_FI.utf8`
## Explanations
- LANG is the language and defaults for other variables if they are unset
and as I said I prefer en_GB which is better in Europe for matching the
standards better than en_US.
@ -80,3 +106,5 @@ end gave me `*** update-locale: Warning: LANGUAGE (en_US:en) is not compatible w
Either I was wrong on it being list of fallback languages I wish to use, or
GNOME has different view on it, but as I think I have seen errors related
to it before, I will drop `LANGUAGE` from the variables I set.
2024-04-04: `export LANGUAGE=eo:fi:en` in a file read by my `zshrc` works fine as it gets read before my `startsway` anyway

View File

@ -73,6 +73,9 @@ These apps must be added individually for whatever reason rather than mass impor
- `https://divestos.org/apks/official/fdroid/repo?appId=us.spotco.fennec_dos`
- Mull Browser (not to be confused with Mullvad). Often suggested as the closest to [LibreWolf](https://librewolf.net)
on Android. Third party F-Droid repo.
- `https://aptoide.en.aptoide.com/app`
- Aptoide's official app. I didn't even try adding this in mass though,
be very careful with third party app stores there.
## Other noteworthy apps: