1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(aerc): compact pronouns

This commit is contained in:
2023-10-06 14:50:05 +02:00
parent 06805e5b2a
commit 1b92a35237

View File

@@ -1,6 +1,6 @@
rec {
thunderbirdProfile = "donnervogel";
pronouns = builtins.concatStringsSep " · " [
pronouns = builtins.concatStringsSep "/" [
"er"
"he"
"is"
@@ -10,7 +10,6 @@ rec {
"он"
"han"
""
"huwwe"
];
defaults = {
thunderbird = {