Portable default settings#130
Open
laarmen wants to merge 2 commits into
Open
Conversation
The-Compiler
requested changes
Apr 3, 2026
While Awesome font icons are great, the user needs to set up the proper font in order to use them, which makes for a terrible first impression. Also, some of those were deprecated and not available in some of the latest Nerd fonts (the one used for the attachments, for instance)
laarmen
force-pushed
the
portable_default
branch
from
April 3, 2026 12:29
f3f14cb to
015a90d
Compare
More portable, as most Unix desktop environments will have this do the right thing, and not everyone uses Gnome. V2: Switch to xdg-open on Linux environments as open is a Debianism (+Mac) Co-authored-by: Freya Bruhin <[email protected]>
laarmen
force-pushed
the
portable_default
branch
from
April 7, 2026 08:09
015a90d to
9b78758
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use more portable default settings: standard Unicode codepoints for tag icons, and the
opencommand rather than Nautilus to see attachments. There is still the "writing an email" part that needs to be done, but that one is less easily solved I guess.