mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-18 14:41:05 +00:00
feat: add Zen branding styles and update welcome page layout
This commit is contained in:
@@ -71,7 +71,7 @@ pref("app.update.checkInstallTime.days", 6);
|
||||
|
||||
// CUSTOM ZEN PREFS
|
||||
|
||||
pref('zen.welcomeScreen.enabled', true);
|
||||
pref('zen.welcomeScreen.enabled', true, sticky);
|
||||
pref('zen.welcomeScreen.seen', false);
|
||||
|
||||
pref('zen.tabs.vertical', true);
|
||||
|
||||
Reference in New Issue
Block a user