Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(thunderbird): make default mail application #114

closed opened by a.starrysky.fyi targeting main from private/minion/push-oqywmpqruopz
Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3maoh3i6g2r22
+8
Diff #4
+8
packetmix/homes/common/thunderbird.nix
··· 15 15 ".mozilla/thunderbird" 16 16 ".thunderbird" 17 17 ]; 18 + 19 + xdg.mimeApps = { 20 + enable = true; 21 + defaultApplications = { 22 + "message/rfc822" = [ "org.mozilla.thunderbird.desktop" ]; 23 + "x-scheme-handler/mailto" = [ "org.mozilla.thunderbird.desktop" ]; 24 + }; 25 + }; 18 26 }

History

5 rounds 1 comment
sign up or login to add to the discussion
1 commit
expand
feat(pm/thunderbird): make default mail handler
expand 1 comment

manually merged due to tangled error

closed without merging
1 commit
expand
feat(pm/thunderbird): make default mail handler
expand 0 comments
1 commit
expand
feat(pm/thunderbird): make default mail handler
expand 0 comments
1 commit
expand
feat(pm/thunderbird): make default mail handler
expand 0 comments
expand 0 comments