New welcome page and logo

This commit is contained in:
mr. M
2024-12-07 21:12:01 +01:00
parent acdca8320b
commit 5f512db55f
54 changed files with 299 additions and 68 deletions

View File

@@ -71,8 +71,8 @@ pref("app.update.checkInstallTime.days", 6);
// CUSTOM ZEN PREFS
pref('zen.welcomeScreen.enabled', true, sticky);
pref('zen.welcomeScreen.seen', false);
pref('zen.welcome-screen.enabled', true, sticky);
pref('zen.welcome-screen.seen', false);
pref('zen.tabs.vertical', true);
pref('zen.tabs.vertical.right-side', false);