mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-18 18:36:05 -07:00
setup linkding for bookmarks and homepage in chrome and vimium
This commit is contained in:
parent
6110db5447
commit
b4a6661a18
@ -42,15 +42,18 @@ in {
|
|||||||
"ExtensionInstallForcelist" = [
|
"ExtensionInstallForcelist" = [
|
||||||
"ihennfdbghdiflogeancnalflhgmanop" # Gruvbox theme
|
"ihennfdbghdiflogeancnalflhgmanop" # Gruvbox theme
|
||||||
"nngceckbapebfimnlniiiahkandclblb" # Bitwarden
|
"nngceckbapebfimnlniiiahkandclblb" # Bitwarden
|
||||||
"icpgjfneehieebagbmdbhnlpiopdcmna" # New Tab Redirect
|
|
||||||
"hkgfoiooedgoejojocmhlaklaeopbecg" # Picture-in-Picture (by Google)
|
"hkgfoiooedgoejojocmhlaklaeopbecg" # Picture-in-Picture (by Google)
|
||||||
"dbepggeogbaibhgnhhndojpepiihcmeb" # Vimium
|
"dbepggeogbaibhgnhhndojpepiihcmeb" # Vimium
|
||||||
"beakmhbijpdhipnjhnclmhgjlddhidpe" # Linkding
|
"beakmhbijpdhipnjhnclmhgjlddhidpe" # Linkding
|
||||||
|
"icpgjfneehieebagbmdbhnlpiopdcmna" # New Tab Redirect
|
||||||
];
|
];
|
||||||
|
|
||||||
# Setup bookmarks
|
# Setup bookmarks
|
||||||
"BookmarkBarEnabled" = false;
|
"BookmarkBarEnabled" = false;
|
||||||
"ShowAppsShortcutInBookmarkBar" = false;
|
"ShowAppsShortcutInBookmarkBar" = false;
|
||||||
|
"HomepageLocation" = "https://link.tstarr.us";
|
||||||
|
"HomepageIsNewTabPage" = false;
|
||||||
|
"ShowHomeButton" = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user