chromium ShowFullUrlsInAddressBar = true

This commit is contained in:
Sean Buckley 2023-06-08 14:12:06 -04:00
parent 1b8574600c
commit ccc9e1a8d0

View file

@ -16,6 +16,7 @@
DefaultNotificationsSetting = 2;
NetworkPredictionOptions = 2;
PasswordManagerEnabled = false;
ShowFullUrlsInAddressBar = true;
SyncDisabled = true; # required for BrowsingDataLifetime
BrowsingDataLifetime = [
{ data_types = [ "browsing_history" ]; time_to_live_in_hours = 24 * 7; }