From fa0cf20a4bfa72bfa962fcc2fae2a9dad09f2119 Mon Sep 17 00:00:00 2001
From: rycee
Type: boolean
< }Declared by:
<home-manager/modules/programs/thunderbird.nix>
+ |
programs.thunderbird.profiles.<name>.userChromeCustom Thunderbird user chrome CSS.
Type: strings concatenated with "\n"
Default: ""
Example:
''
+ /* Hide tab bar in Thunderbird */
+ #tabs-toolbar {
+ visibility: collapse !important;
+ }
+''Declared by:
+ <home-manager/modules/programs/thunderbird.nix>
+ |
programs.thunderbird.profiles.<name>.userContentCustom Thunderbird user content CSS.
Type: strings concatenated with "\n"
Default: ""
Example:
''
+ /* Hide scrollbar on Thunderbird pages */
+ *{scrollbar-width:none !important}
+''Declared by:
+ <home-manager/modules/programs/thunderbird.nix>
|
programs.thunderbird.profiles.<name>.withExternalGnupgAllow using external GPG keys with GPGME.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/thunderbird.nix>
|
programs.thunderbird.settingsAttribute set of Thunderbird preferences to be added to