1
0
Fork 0

Persist Whalebird

This commit is contained in:
Malte 2022-09-08 12:49:46 +02:00
parent a7a91f619b
commit 30b1c3e177
2 changed files with 2 additions and 0 deletions

View file

@ -78,6 +78,7 @@ in [
{
Web = {
Browser = fork "firefox";
Mastodon = fork "whalebird";
"Private Browser" = fork "firefox --private-window";
Chromium = fork "chromium";
"Software-Updates" = "software-updates";

View file

@ -10,6 +10,7 @@ defaultMode: {
persistentStateDirs = [
".aqbanking"
".calendars"
".config/Whalebird"
".config/Element"
".config/Mumble"
".config/Signal"