feat(home): Floorp
This commit is contained in:
parent
c6dafc5943
commit
f774f0c693
1 changed files with 5 additions and 1 deletions
|
@ -277,12 +277,16 @@ in {
|
|||
# Floorp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
"floorp.lepton.interface" = 3;
|
||||
"userChrome.tab.lepton_like_padding" = false;
|
||||
"userChrome.autohide.back_button" = true;
|
||||
"userChrome.autohide.forward_button" = true;
|
||||
"userChrome.autohide.navbar" = false;
|
||||
"userChrome.autohide.page_action" = true;
|
||||
"floorp.browser.sidebar.enable" = false;
|
||||
"floorp.browser.sidebar2.data" = ''
|
||||
{"data":{"floorp__history":{"url":"floorp//history","width":415},"floorp__downloads":{"url":"floorp//downloads","width":415},"floorp__notes":{"url":"floorp//notes","width":550}},"index":["floorp__history","floorp__downloads","floorp__notes"]}
|
||||
'';
|
||||
"floorp.tabbar.style" = 2;
|
||||
"floorp.verticaltab.hover.enabled" = true;
|
||||
"floorp.verticaltab.hover.enabled" = false;
|
||||
"floorp.verticaltab.show.newtab.button" = true;
|
||||
|
||||
# marleyOS - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
|
Loading…
Reference in a new issue